Add a workflow_dispatch trigger
This commit is contained in:
parent
16b3d998b4
commit
a2527628e8
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ name: Update Supported Enterprise Server Versions
|
|||
on:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
update-supported-enterprise-server-versions:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue