Skip to content

Commit a442a38

Browse files
plugin upgrade action
1 parent 54027cd commit a442a38

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/upgrade.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
name: Plugin Upgrade
22

33
# Trigger manual
4-
on: workflow_dispatch
4+
on:
5+
push:
6+
branches:
7+
- test/action-plugin-upgrade
58

69
jobs:
710
build:

0 commit comments

Comments
 (0)