Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 532625b commit 95d769dCopy full SHA for 95d769d
.github/workflows/pr-deploy.yaml
@@ -7,6 +7,7 @@ on:
7
push:
8
branches-ignore:
9
- main
10
+ - "temp-cherry-pick-*"
11
workflow_dispatch:
12
inputs:
13
experiments:
0 commit comments