mirror of
https://github.com/actions/cache.git
synced 2026-06-30 09:08:15 +00:00
Update sync-fork.yml
This commit is contained in:
parent
3d648fdf84
commit
7bacbc1730
6
.github/workflows/sync-fork.yml
vendored
6
.github/workflows/sync-fork.yml
vendored
@ -1,8 +1,8 @@
|
||||
name: Sync Upstream
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '*/30 * * * *'
|
||||
# schedule:
|
||||
# - cron: '*/30 * * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions: write-all
|
||||
@ -18,4 +18,4 @@ jobs:
|
||||
- uses: fopina/upstream-to-pr@v1
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
upstream-repository: https://github.com/actions/cache.git
|
||||
upstream-repository: https://github.com/actions/cache.git
|
||||
|
||||
Loading…
Reference in New Issue
Block a user