Skip to content

Commit c556cda

Browse files
committed
chore: run on this debug branch
1 parent 6bca5a1 commit c556cda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/debug-git-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Debug Git Push to Develop
33
on:
44
push:
55
branches:
6-
- develop
6+
- debug/pat-develop-push
77
# Only trigger if the commit message doesn't contain [skip ci] to prevent infinite loops
88
# and only on changes to specific paths to avoid triggering on every push
99
paths:

0 commit comments

Comments
 (0)