We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 114ad46 commit 7fb9197Copy full SHA for 7fb9197
.github/workflows/pr-deploy.yaml
@@ -5,6 +5,8 @@
5
name: Deploy PR
6
on:
7
push:
8
+ branches-ignore:
9
+ - main
10
workflow_dispatch:
11
inputs:
12
pr_number:
0 commit comments