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 334069d commit f15f952Copy full SHA for f15f952
.github/workflows/build.yml
@@ -1,6 +1,9 @@
1
name: build
2
on:
3
+ pull_request:
4
push:
5
+ branches:
6
+ - main
7
8
jobs:
9
build:
0 commit comments