mirror of
https://github.com/google/security-research
synced 2026-06-08 14:27:23 +00:00
[v8ctf] Automation: add temporary workflow_dispatch trigger
This commit is contained in:
@@ -4,6 +4,7 @@ on:
|
||||
schedule:
|
||||
# This schedule runs at 00:00 UTC every Wednesday.
|
||||
- cron: '0 0 * * 3'
|
||||
workflow_dispatch: # Temporary to re-trigger the failed workflow run
|
||||
jobs:
|
||||
update-challenges:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user