We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a2e9a9 commit b02e000Copy full SHA for b02e000
.github/workflows/release.yaml
@@ -1,6 +1,7 @@
1
name: Release
2
on:
3
push:
4
+ pull_request:
5
6
jobs:
7
release:
0 commit comments