mirror of
https://github.com/ivuorinen/sysvinit-service-generator.git
synced 2026-02-08 16:49:42 +00:00
feat(github-action)!: Update github/super-linter ( v5 → v6 ) (#16)
This commit is contained in:
5
.github/workflows/pr-build.yml
vendored
5
.github/workflows/pr-build.yml
vendored
@@ -5,11 +5,12 @@ name: Build
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches: ["main"]
|
||||
branches: ['main']
|
||||
|
||||
permissions: read-all
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user