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 e3a1659 commit e519659Copy full SHA for e519659
.github/workflows/package-plugin.yml
@@ -1,5 +1,5 @@
1
name: package
2
-on: workflow_dispatch
+on: [push, workflow_dispatch]
3
jobs:
4
package:
5
name: Package plugin
0 commit comments