Skip to content

Commit 8552532

Browse files
committed
Do run on PRs
1 parent 1465edf commit 8552532

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/check_precompiled.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99

1010
jobs:
1111
check-precompiled:
12-
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name != github.event.pull_request.base.repo.full_name
1312
runs-on: ubuntu-latest
1413
steps:
1514
- name: Checkout

0 commit comments

Comments
 (0)