Skip to content

Commit ddedf28

Browse files
committed
github actions only on master
1 parent e9e04d9 commit ddedf28

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/jsource.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: JE
22

33
on:
44
push:
5-
branches:
6-
- '**'
5+
branches: [ master ]
76

87
# trigger workflow on file change
98
#on:

0 commit comments

Comments
 (0)