Update v19_code_and_master_config.yml

This commit is contained in:
klever1988
2020-01-31 10:51:35 +08:00
committed by GitHub
parent d41855d192
commit f1dc03b628

View File

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