Skip to content

Commit f2bfd25

Browse files
committed
ci: skip running az_acr_push on dev push
1 parent 407f61b commit f2bfd25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/az_acr_push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
push:
77
branches:
88
- "**"
9+
- "!dev"
910
tags-ignore:
1011
- "**"
1112

0 commit comments

Comments
 (0)