Skip to content

Commit 3bb758d

Browse files
committed
restrict to pushes on master [no ci]
1 parent ee5e480 commit 3bb758d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: docker
22

33
on:
44
push:
5+
branches:
6+
- master
57
schedule:
68
- cron: "32 1 * * 6"
79

0 commit comments

Comments
 (0)