X Tutup
Skip to content

Commit 3ef1970

Browse files
authored
update ci.yml [ci skip]
ci on PR to master
1 parent 5e3339f commit 3ef1970

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: smalltalkCI
33
on:
44
push:
55
pull_request:
6+
branches:
7+
master
68
schedule:
79
- cron: "15 2 7 * *" #run job on the 7th day of every month on the 15th minute of the 2nd hour
810

0 commit comments

Comments
 (0)
X Tutup