ci: enable stricter Bash error checking
Co-authored-by: Matt Sturgeon <matt@sturgeon.me.uk>
This commit is contained in:
parent
83ff4d112b
commit
97d412d949
7 changed files with 28 additions and 0 deletions
4
.github/workflows/conflicts.yml
vendored
4
.github/workflows/conflicts.yml
vendored
|
|
@ -7,6 +7,10 @@ on:
|
|||
- master
|
||||
- release-**
|
||||
|
||||
defaults:
|
||||
run:
|
||||
shell: bash
|
||||
|
||||
jobs:
|
||||
conflicts:
|
||||
runs-on: ubuntu-24.04
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue