We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9e04d9 commit ddedf28Copy full SHA for ddedf28
1 file changed
.github/workflows/jsource.yml
@@ -2,8 +2,7 @@ name: JE
2
3
on:
4
push:
5
- branches:
6
- - '**'
+ branches: [ master ]
7
8
# trigger workflow on file change
9
#on:
0 commit comments