Update sync-configuration.yml

This commit is contained in:
Stefan Pejcic 2024-08-09 16:25:16 +02:00 committed by GitHub
parent c14cea73d4
commit 003abdd5cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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