We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a5d7e5 commit ca2fa24Copy full SHA for ca2fa24
.github/workflows/build-lint-test.yaml
@@ -1,7 +1,7 @@
1
name: Build, Lint, and Test
2
3
on:
4
- pull_request:
+ push:
5
6
jobs:
7
build:
0 commit comments