shellcheck works now
All checks were successful
ShellCheck / Shell syntax checker (push) Successful in 15s
All checks were successful
ShellCheck / Shell syntax checker (push) Successful in 15s
This commit is contained in:
parent
89899eb577
commit
806ba4f78f
@ -29,7 +29,7 @@ on:
|
||||
jobs:
|
||||
shellcheck:
|
||||
name: Shell syntax checker
|
||||
runs-on: ubuntu-24.04
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
steps:
|
||||
|
@ -1,6 +1,6 @@
|
||||
# NGINX Configs
|
||||
|
||||
[![ShellCheck](https://git.conorz.at/titanz/NGINX-Configs/actions/workflows/shellcheck.yml/badge.svg)](https://git.conorz.at/titanz/NGINX-Configs/actions/workflows/shellcheck.yml)
|
||||
[![ShellCheck](https://git.conorz.at/titanz/NGINX-Configs/actions/workflows/shellcheck.yml/badge.svg)](https://git.conorz.at/titanz/NGINX-Configs/actions?workflow=shellcheck.yml)
|
||||
|
||||
These are my NGINX configurations. They are written for `nginx-core` with `nginx-mod-stream` on Fedora and mainline NGINX on RHEL.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user