Skip to content

Commit ffd3173

Browse files
committed
Revert "fix(gha): run CI on PR synchronize"
This reverts commit 51c7ef1.
1 parent 51c7ef1 commit ffd3173

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ jobs:
88
ci:
99
name: CI
1010
runs-on: ubuntu-latest
11-
if: github.event.action == 'opened' || github.event.action == 'synchronize'
1211
strategy:
1312
fail-fast: false # don't abort all jobs in matrix if one fails
1413
matrix:

0 commit comments

Comments
 (0)