We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 429685a commit 4465537Copy full SHA for 4465537
.github/workflows/accessibility-tests.yml
@@ -14,6 +14,7 @@ on:
14
- 'backend/**'
15
- 'kyma/**'
16
- 'Dockerfile*'
17
+ - 'package.json'
18
19
jobs:
20
run-accessibility-tests:
0 commit comments