mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2025-07-22 21:56:04 +00:00
update ci/cd
This commit is contained in:
3
.github/workflows/autoupdate.yml
vendored
3
.github/workflows/autoupdate.yml
vendored
@ -3,12 +3,13 @@ name: autoupdate
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
merge-upstream:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Setup bot
|
||||
|
Reference in New Issue
Block a user