Update master_code_and_master_config.yml

This commit is contained in:
klever1988
2020-01-31 10:49:47 +08:00
committed by GitHub
parent 55f6aa7ad7
commit d41855d192

View File

@@ -5,15 +5,14 @@ on:
paths: paths:
- '.github/workflows/master_code_and_master_config.yml' - '.github/workflows/master_code_and_master_config.yml'
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@master uses: actions/checkout@master
with: with: