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