mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update sync-configuration.yml
This commit is contained in:
parent
c14cea73d4
commit
003abdd5cd
4
.github/workflows/sync-configuration.yml
vendored
4
.github/workflows/sync-configuration.yml
vendored
@ -8,6 +8,10 @@ on:
|
||||
jobs:
|
||||
sync:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
repository-projects: write
|
||||
steps:
|
||||
- name: Checkout OpenPanel Repository
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user