Update r2s_lean.yml

This commit is contained in:
klever1988
2020-02-26 20:43:03 +08:00
committed by GitHub
parent fd3140795e
commit 4a116fd060

View File

@@ -5,7 +5,7 @@ on:
branches:
- master
paths:
- '.github/workflows/r2s_lean.yml_'
- '.github/workflows/r2s_lean.yml'
schedule:
- cron: '10 09 * * *'
@@ -13,7 +13,7 @@ jobs:
build:
runs-on: ubuntu-latest
runs-on: self-hosted
steps: