Skip to content

Commit

Permalink
chore: add correct labels for flake nix job (#1100)
Browse files Browse the repository at this point in the history
<!-- markdownlint-disable MD041 -->
#### What this PR does / why we need it

makes sure they disappear from the release notes since they are just
bumps in main that people dont really care about

#### Which issue(s) this PR fixes
<!--
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
-->
  • Loading branch information
jakobmoellerdev authored Nov 19, 2024
1 parent 05a8228 commit 11f01f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/flake_vendorhash.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,8 @@ jobs:
branch: nix/flake
delete-branch: true
sign-commits: true
labels: |
kind/skip-release-notes
chore
body: |
Update OCM CLI vendor hash (see: .github/workflows/flake_vendorhash.yaml)

0 comments on commit 11f01f0

Please sign in to comment.