Skip to content

Commit daa30a2

Browse files
authored
add a workflow dispatch for the tested up to version action (#90)
* add a test for the validate plugin version * remove test and add workflow dispatch
1 parent 21ebb9a commit daa30a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/validate-plugin-version.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Validate Tested Up To Version
22
on:
33
schedule:
44
- cron: '0 0 * * 0'
5+
workflow_dispatch:
56

67
permissions:
78
pull-requests: write

0 commit comments

Comments
 (0)