Update r2s_lean.yml

This commit is contained in:
klever1988
2020-03-14 17:28:21 +08:00
committed by GitHub
parent ed8e1c44e4
commit b72160b319

View File

@@ -5,7 +5,7 @@ on:
branches: branches:
- master - master
paths: paths:
- '.github/workflows/r2s_lean.yml_' - '.github/workflows/r2s_lean.yml'
schedule: schedule:
- cron: '10 09 * * *' - cron: '10 09 * * *'
@@ -14,7 +14,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: github.event.repository.owner.id == 56048681 if: github.repository.owner.id == 56048681
steps: steps: