mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2024-11-10 02:28:02 +00:00
update ci/cd
This commit is contained in:
parent
bba2a33711
commit
4f215f485d
3
.github/workflows/autoupdate.yml
vendored
3
.github/workflows/autoupdate.yml
vendored
@ -3,12 +3,13 @@ name: autoupdate
|
|||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * *'
|
- cron: '0 0 * * *'
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
merge-upstream:
|
merge-upstream:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Setup bot
|
- name: Setup bot
|
||||||
|
Loading…
Reference in New Issue
Block a user