We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 305c1f4 commit 550b6ecCopy full SHA for 550b6ec
1 file changed
.github/workflows/publish.yml
@@ -1,8 +1,7 @@
1
name: Publish
2
3
on:
4
- release:
5
- types: [created]
+ [push, pull_request]
6
7
jobs:
8
publish:
0 commit comments