Skip to content

Commit f25b77a

Browse files
authored
Merge pull request #5 from cipherstash/ci/update-development-workflow
ci(development): update workflow path filters for detecting changes
2 parents bf3067f + de05711 commit f25b77a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/development.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
- 'composer.json'
3737
- 'src/**'
3838
- 'tests/**'
39-
- 'composer.*'
4039
- 'phpunit.xml'
4140
- 'phpstan.neon'
4241
rust:
@@ -45,7 +44,6 @@ jobs:
4544
- 'Cargo.lock'
4645
- 'rust-toolchain.toml'
4746
- 'crates/**'
48-
- 'bin/build.sh'
4947
5048
check-php-quality:
5149
name: Check PHP Code Quality

0 commit comments

Comments
 (0)