Skip to content

Commit 506fa07

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/respec.yaml

Lines changed: 1 addition & 0 deletions
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)