mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-08-19 04:06:24 +00:00
Merge pull request #1109 from hakman/tag-release-branches
Scorecard supply-chain security / Scorecard analysis (push) Failing after 33s
CodeQL / Analyze (go) (push) Failing after 1m3s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 33s
CodeQL / Analyze (go) (push) Failing after 1m3s
Enable tagging of release branches
This commit is contained in:
@@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- 'release-*'
|
||||
paths:
|
||||
- version.txt
|
||||
|
||||
@@ -21,7 +22,6 @@ jobs:
|
||||
uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
|
||||
with:
|
||||
egress-policy: audit
|
||||
|
||||
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
Reference in New Issue
Block a user