We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9b62d1 commit 2859dd7Copy full SHA for 2859dd7
.github/workflows/test.yml
@@ -1,5 +1,7 @@
1
on:
2
push:
3
+ branches:
4
+ - main
5
paths:
6
- 'app/**'
7
workflow_dispatch:
0 commit comments