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 62cda8e commit 5adc68aCopy full SHA for 5adc68a
.github/workflows/build.yml
@@ -6,6 +6,9 @@
6
name: "Build, lint, and test"
7
8
on:
9
+ push:
10
+ branches:
11
+ - main
12
pull_request:
13
types:
14
- opened
0 commit comments