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.
1 parent e64c1a4 commit 95ec6d8Copy full SHA for 95ec6d8
.github/workflows/CI.yml
@@ -1,4 +1,8 @@
1
-on: [push, pull_request]
+on:
2
+ push:
3
+ branches:
4
+ - main
5
+ pull_request:
6
7
name: CI
8
0 commit comments