We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a2e9a9 + b02e000 commit 6be0d53Copy full SHA for 6be0d53
.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