Update sync_from_scf_github.yml

This commit is contained in:
lan-tianxiang
2021-03-27 14:32:34 +08:00
committed by GitHub
parent b01e91526c
commit 3baa018e65

View File

@@ -5,7 +5,7 @@ on:
- cron: '*/30 * * * *'
jobs:
sync:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
if: github.repository == 'lan-tianxiang/clone_scripts'
timeout-minutes: 2
steps: