updated yaml.yaml

pull/2/head
Hari Sekhon 2 years ago
parent 249344dcef
commit 1e70a66ebf

@ -22,6 +22,7 @@ on:
paths: paths:
- '**/*.yml' - '**/*.yml'
- '**/*.yaml' - '**/*.yaml'
- .github/workflows/yaml.yaml
pull_request: pull_request:
branches: branches:
- master - master
@ -29,6 +30,7 @@ on:
paths: paths:
- '**/*.yml' - '**/*.yml'
- '**/*.yaml' - '**/*.yaml'
- .github/workflows/yaml.yaml
workflow_dispatch: workflow_dispatch:
inputs: inputs:
debug: debug:

Loading…
Cancel
Save