Merge branch 'master' into migrate-to-guider

This commit is contained in:
mrjvs 2024-03-31 03:29:55 +02:00
commit 475687849a
1 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: gh repo sync <OWNER>/<FORK> # Replace the placeholders within the < >
env:
GH_TOKEN: ${{ github.token }}
- uses: gautamkrishnar/keepalive-workflow@v1
env:
GH_TOKEN: ${{ github.token }}