mirror of https://github.com/actions/cache
Update sync-fork.yml
This commit is contained in:
parent
3d648fdf84
commit
7bacbc1730
|
|
@ -1,8 +1,8 @@
|
||||||
name: Sync Upstream
|
name: Sync Upstream
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
# schedule:
|
||||||
- cron: '*/30 * * * *'
|
# - cron: '*/30 * * * *'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
permissions: write-all
|
permissions: write-all
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue