We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 685d582 commit 211321dCopy full SHA for 211321d
.github/workflows/publish-extension.yml
@@ -1,8 +1,7 @@
1
name: Publish Extension
2
3
on:
4
- pull_request:
5
- types: [closed]
+ push:
6
workflow_dispatch:
7
8
env:
0 commit comments