mirror of
https://github.com/archtechx/money.git
synced 2026-05-06 12:24:03 +00:00
ci: remove old env vars
This commit is contained in:
parent
ce7b5595ba
commit
eff4dfd87b
1 changed files with 0 additions and 5 deletions
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
|
|
@ -1,10 +1,5 @@
|
||||||
name: CI
|
name: CI
|
||||||
|
|
||||||
env:
|
|
||||||
COMPOSE_INTERACTIVE_NO_CLI: 1
|
|
||||||
PHP_CS_FIXER_IGNORE_ENV: 1
|
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue