Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 0454007

Browse files
committed
ci: skip running az_acr_push on dev push
1 parent 56f97c5 commit 0454007

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)