We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd1a749 + fed08e5 commit 4f83e51Copy full SHA for 4f83e51
1 file changed
.github/workflows/ci.yml
@@ -1,5 +1,9 @@
1
name: ci
2
-on: [push]
+on:
3
+ push:
4
+ pull_request:
5
+ branches: [ "main" ]
6
+
7
jobs:
8
compile:
9
runs-on: ubuntu-latest
0 commit comments