Skip to content

Commit

Permalink
quoted globs
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Apr 8, 2022
1 parent 9ec934b commit 776d6e7
Show file tree
Hide file tree
Showing 43 changed files with 86 additions and 86 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/alpine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
branches:
- master
paths-ignore:
- **/*.md
- '**/*.md'
workflow_dispatch:
inputs:
debug:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/alpine_3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
branches:
- master
paths-ignore:
- **/*.md
- '**/*.md'
workflow_dispatch:
inputs:
debug:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/centos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
branches:
- master
paths-ignore:
- **/*.md
- '**/*.md'
workflow_dispatch:
inputs:
debug:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/centos7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
branches:
- master
paths-ignore:
- **/*.md
- '**/*.md'
workflow_dispatch:
inputs:
debug:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/centos8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
branches:
- master
paths-ignore:
- **/*.md
- '**/*.md'
workflow_dispatch:
inputs:
debug:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/checkov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@ on:
- master
- main
paths-ignore:
- **/*.md
- '**/*.md'
pull_request:
branches:
- master
- main
paths-ignore:
- **/*.md
- '**/*.md'
workflow_dispatch:
inputs:
debug:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/debian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
branches:
- master
paths-ignore:
- **/*.md
- '**/*.md'
workflow_dispatch:
inputs:
debug:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/debian_10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
branches:
- master
paths-ignore:
- **/*.md
- '**/*.md'
workflow_dispatch:
inputs:
debug:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/debian_6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
branches:
- master
paths-ignore:
- **/*.md
- '**/*.md'
workflow_dispatch:
inputs:
debug:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/debian_7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
branches:
- master
paths-ignore:
- **/*.md
- '**/*.md'
workflow_dispatch:
inputs:
debug:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/debian_8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
branches:
- master
paths-ignore:
- **/*.md
- '**/*.md'
workflow_dispatch:
inputs:
debug:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/debian_9.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
branches:
- master
paths-ignore:
- **/*.md
- '**/*.md'
workflow_dispatch:
inputs:
debug:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker_bash_alpine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ on:
- master
- main
paths-ignore:
- **/*.md
- '**/*.md'
workflow_dispatch:
inputs:
debug:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker_bash_centos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ on:
- master
- main
paths-ignore:
- **/*.md
- '**/*.md'
workflow_dispatch:
inputs:
debug:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker_bash_debian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ on:
- master
- main
paths-ignore:
- **/*.md
- '**/*.md'
workflow_dispatch:
inputs:
debug:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker_bash_fedora.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ on:
- master
- main
paths-ignore:
- **/*.md
- '**/*.md'
workflow_dispatch:
inputs:
debug:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker_bash_ubuntu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ on:
- master
- main
paths-ignore:
- **/*.md
- '**/*.md'
workflow_dispatch:
inputs:
debug:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fedora.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
branches:
- master
paths-ignore:
- **/*.md
- '**/*.md'
workflow_dispatch:
inputs:
debug:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/json.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ on:
- master
- main
paths:
- **/*.json
- '**/*.json'
pull_request:
branches:
- master
- main
paths:
- **/*.json
- '**/*.json'
workflow_dispatch:
inputs:
debug:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/kics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ on:
- master
- main
paths-ignore:
- **/*.md
- '**/*.md'
pull_request:
branches:
- master
- main
paths-ignore:
- **/*.md
- '**/*.md'
workflow_dispatch:
inputs:
debug:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
branches:
- master
paths-ignore:
- **/*.md
- '**/*.md'
workflow_dispatch:
inputs:
debug:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mac11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
branches:
- master
paths-ignore:
- **/*.md
- '**/*.md'
workflow_dispatch:
inputs:
debug:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mac_10.15.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
branches:
- master
paths-ignore:
- **/*.md
- '**/*.md'
workflow_dispatch:
inputs:
debug:
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/pypy2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ on:
branches:
- master
paths-ignore:
- **/*.md
- **/*.pl
- **/*.rb
- **/*.go
- **/*.sh
- '**/*.md'
- '**/*.pl'
- '**/*.rb'
- '**/*.go'
- '**/*.sh'
workflow_dispatch:
inputs:
debug:
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/pypy3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ on:
branches:
- master
paths-ignore:
- **/*.md
- **/*.pl
- **/*.rb
- **/*.go
- **/*.sh
- '**/*.md'
- '**/*.pl'
- '**/*.rb'
- '**/*.go'
- '**/*.sh'
workflow_dispatch:
inputs:
debug:
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/python2.7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ on:
branches:
- master
paths-ignore:
- **/*.md
- **/*.pl
- **/*.rb
- **/*.go
- **/*.sh
- '**/*.md'
- '**/*.pl'
- '**/*.rb'
- '**/*.go'
- '**/*.sh'
workflow_dispatch:
inputs:
debug:
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/python3.10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ on:
branches:
- master
paths-ignore:
- **/*.md
- **/*.pl
- **/*.rb
- **/*.go
- **/*.sh
- '**/*.md'
- '**/*.pl'
- '**/*.rb'
- '**/*.go'
- '**/*.sh'
workflow_dispatch:
inputs:
debug:
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/python3.6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ on:
branches:
- master
paths-ignore:
- **/*.md
- **/*.pl
- **/*.rb
- **/*.go
- **/*.sh
- '**/*.md'
- '**/*.pl'
- '**/*.rb'
- '**/*.go'
- '**/*.sh'
workflow_dispatch:
inputs:
debug:
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/python3.7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ on:
branches:
- master
paths-ignore:
- **/*.md
- **/*.pl
- **/*.rb
- **/*.go
- **/*.sh
- '**/*.md'
- '**/*.pl'
- '**/*.rb'
- '**/*.go'
- '**/*.sh'
workflow_dispatch:
inputs:
debug:
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/python3.8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ on:
branches:
- master
paths-ignore:
- **/*.md
- **/*.pl
- **/*.rb
- **/*.go
- **/*.sh
- '**/*.md'
- '**/*.pl'
- '**/*.rb'
- '**/*.go'
- '**/*.sh'
workflow_dispatch:
inputs:
debug:
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/python3.9.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ on:
branches:
- master
paths-ignore:
- **/*.md
- **/*.pl
- **/*.rb
- **/*.go
- **/*.sh
- '**/*.md'
- '**/*.pl'
- '**/*.rb'
- '**/*.go'
- '**/*.sh'
workflow_dispatch:
inputs:
debug:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/semgrep-cloud.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@ on:
- master
- main
paths-ignore:
- **/*.md
- '**/*.md'
pull_request:
branches:
- master
- main
paths-ignore:
- **/*.md
- '**/*.md'
workflow_dispatch:
inputs:
debug:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/semgrep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@ on:
- master
- main
paths-ignore:
- **/*.md
- '**/*.md'
pull_request:
branches:
- master
- main
paths-ignore:
- **/*.md
- '**/*.md'
workflow_dispatch:
inputs:
debug:
Expand Down
Loading

0 comments on commit 776d6e7

Please sign in to comment.