Skip to content

Commit cb7a793

Browse files
committed
Run on windows only in main branch
1 parent 0f9956a commit cb7a793

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-windows.yml

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ permissions:
4242

4343
jobs:
4444
core:
45+
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
4546
runs-on: self-hosted
4647
permissions:
4748
checks: write

0 commit comments

Comments
 (0)