We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b774bec commit e80e393Copy full SHA for e80e393
.github/workflows/respec.yaml
@@ -13,7 +13,7 @@ on:
13
14
jobs:
15
publish:
16
- if: github.ref == 'refs/heads/main'
+ # if: github.ref == 'refs/heads/main'
17
18
runs-on: ubuntu-latest
19
0 commit comments