We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2da6148 commit 506fa07Copy full SHA for 506fa07
.github/workflows/respec.yaml
@@ -14,6 +14,7 @@ on:
14
15
jobs:
16
respec:
17
+ if: github.ref == 'refs/heads/main'
18
19
runs-on: ubuntu-latest
20
0 commit comments