Skip to content

Commit eaa9bca

Browse files
authored
run only in main
run only in main
1 parent 2b4f668 commit eaa9bca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
pkg:
5959
runs-on: ubuntu-latest
6060
needs: build
61+
if: ${{ github.ref == 'refs/heads/main' }}
6162
steps:
6263
- uses: actions/checkout@v3
6364
- name: Set up Python

0 commit comments

Comments
 (0)