Update v19_code_and_master_config.yml
This commit is contained in:
@@ -5,15 +5,11 @@ on:
|
|||||||
paths:
|
paths:
|
||||||
- '.github/workflows/v19_code_and_master_config.yml'
|
- '.github/workflows/v19_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:
|
||||||
|
|||||||
Reference in New Issue
Block a user