Update sync-fork.yml

This commit is contained in:
Boris Staal 2024-02-07 16:36:12 -06:00 committed by GitHub
parent 3d648fdf84
commit 7bacbc1730
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -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