Skip to content

Commit

Permalink
Add a workflow_dispatch trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
henrymercer committed Mar 17, 2023
1 parent 16b3d99 commit a252762
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Update Supported Enterprise Server Versions
on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:

jobs:
update-supported-enterprise-server-versions:
Expand Down

0 comments on commit a252762

Please sign in to comment.