Skip to content

cheaters_update

cheaters_update #44806

Workflow file for this run

name: cheaters_update
on:
schedule:
- cron: '*/15 * * * *'
# test
# push:
# branches: master
jobs:
update:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: cheaters_update
run: |
bash ./.github/cheaters_update.sh
bash ./.github/git_push.sh