mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-21 12:20:48 +02:00
chore(security): harden GitHub workflows
This commit is contained in:
@@ -4,6 +4,10 @@ on: [push, pull_request]
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
concurrency:
|
||||
group: actionlint-${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
actionlint:
|
||||
runs-on: ubicloud-standard-8
|
||||
|
||||
Reference in New Issue
Block a user