We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa92c91 commit c762cc3Copy full SHA for c762cc3
.github/workflows/ci.yml
@@ -1,6 +1,8 @@
1
name: CI
2
on:
3
push:
4
+ branches:
5
+ - main
6
pull_request:
7
jobs:
8
unit_test:
0 commit comments