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 eeb0728 + 768fabd commit 0b034b9Copy full SHA for 0b034b9
.github/workflows/ci.yml
@@ -1,5 +1,8 @@
1
name: CI
2
-on: [push, pull_request]
+on:
3
+ push:
4
+ branches: [ "main" ]
5
+ pull_request: ~
6
jobs:
7
cs-check:
8
runs-on: ubuntu-latest
0 commit comments