Skip to content

Commit 78585ec

Browse files
Update container-build.yml
Signed-off-by: Ammar Ahmed Butt <ammar.butt@atlassiancommunity.com>
1 parent 3871a1f commit 78585ec

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/container-build.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
name: container build
22
on:
33
push:
4-
tags:
5-
- '**'
6-
schedule:
7-
- cron: '0 0 * * *'
4+
branches:
5+
- master
86
pull_request:
97
paths:
108
- 'Dockerfile.ci'

0 commit comments

Comments
 (0)