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:
- '.github/workflows/master_code_and_master_config.yml'
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@master
with: