Skip to content

Commit

Permalink
add a workflow dispatch for the tested up to version action (#90)
Browse files Browse the repository at this point in the history
* add a test for the validate plugin version

* remove test and add workflow dispatch
  • Loading branch information
jazzsequence authored Nov 26, 2024
1 parent 21ebb9a commit daa30a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate-plugin-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Validate Tested Up To Version
on:
schedule:
- cron: '0 0 * * 0'
workflow_dispatch:

permissions:
pull-requests: write
Expand Down

0 comments on commit daa30a2

Please sign in to comment.