We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87889d3 commit 8d094f5Copy full SHA for 8d094f5
.github/workflows/build.yml
@@ -1,9 +1,8 @@
1
name: Build
2
3
on:
4
+ push:
5
pull_request:
- branches:
6
- - '*'
7
release:
8
types:
9
- published
0 commit comments