Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 95d769d

Browse files
authored
chore: ignore cherry-pick-bot created branches for Deploy PR (coder#16037)
1 parent 532625b commit 95d769d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-deploy.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
push:
88
branches-ignore:
99
- main
10+
- "temp-cherry-pick-*"
1011
workflow_dispatch:
1112
inputs:
1213
experiments:

0 commit comments

Comments
 (0)