We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b67fd92 commit c15e4b9Copy full SHA for c15e4b9
.github/workflows/bundle-extension.yml
@@ -1,6 +1,8 @@
1
name: Extension Bundling
2
3
on:
4
+ push:
5
+ branches: [ "main", "master" ]
6
pull_request:
7
branches: [ "main", "master" ]
8
workflow_dispatch:
0 commit comments