1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-13 03:34:04 +00:00

Update ci.yml

This commit is contained in:
Abrar Ahmad 2022-08-08 17:09:14 +05:00
parent c109d27a9f
commit b64d344bb6

View file

@ -2,6 +2,7 @@ name: CI
env:
COMPOSE_INTERACTIVE_NO_CLI: 1
PHP_CS_FIXER_IGNORE_ENV: 1
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
on: