There was an error while loading. Please reload this page.
1 parent c4108d9 commit 485b73eCopy full SHA for 485b73e
1 file changed
.github/workflows/main.yml
@@ -1,5 +1,7 @@
1
name: CI
2
-on: pull_request
+on:
3
+ pull_request:
4
+ types: [opened, synchronize]
5
jobs:
6
unit_tests:
7
runs-on: ubuntu-latest
0 commit comments