mirror of
https://github.com/movie-web/docs.git
synced 2025-09-13 05:43:26 +00:00
Merge branch 'master' into migrate-to-guider
This commit is contained in:
@@ -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 }}
|
||||
|
Reference in New Issue
Block a user