Skip to content

Commit 506fa07

Browse files
authored
respec.yaml: only run on main
1 parent 2da6148 commit 506fa07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/respec.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ on:
1414

1515
jobs:
1616
respec:
17+
if: github.ref == 'refs/heads/main'
1718

1819
runs-on: ubuntu-latest
1920

0 commit comments

Comments
 (0)