This commit is contained in:
Greyscale 2024-04-14 16:49:26 +02:00
parent b867f5a697
commit 3d075a6669
2 changed files with 5 additions and 1 deletions

View file

@ -9,6 +9,9 @@ concurrency:
group: tests-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
env:
ACTION_TOKEN: ${{ github.token }}
jobs:
phpcsfixer:
name: PHP-CS-Fixer

3
.gitignore vendored
View file

@ -6,4 +6,5 @@
/.php-cs-fixer.cache
/.coverage
/phpunit.xml
/.github/cache
/.github/cache
/.github/act.secrets