mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-05 05:37:10 +02:00
Merge pull request #16970 from prometheus/mr/repo-sync-manual-trigger
repo sync: allow manual triggering
This commit is contained in:
commit
789fddf25a
1
.github/workflows/repo_sync.yml
vendored
1
.github/workflows/repo_sync.yml
vendored
@ -3,6 +3,7 @@ name: Sync repo files
|
||||
on:
|
||||
schedule:
|
||||
- cron: '44 17 * * *'
|
||||
workflow_dispatch: {}
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user