update ci/cd

This commit is contained in:
GenZmeY 2023-05-22 22:42:38 +03:00
parent bba2a33711
commit 4f215f485d

View File

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