We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddc99da commit c8bdff7Copy full SHA for c8bdff7
.github/workflows/app-test.yml
@@ -8,6 +8,7 @@ on:
8
- '!*.md'
9
- '!LICENSE'
10
- '!.github/**'
11
+ - '.github/workflows/app-test.yml'
12
pull_request:
13
branches: [master]
14
workflow_dispatch:
0 commit comments