Skip to content

Commit

Permalink
Update release.yml header
Browse files Browse the repository at this point in the history
  • Loading branch information
Tit Petric authored and titpetric committed Sep 24, 2024
1 parent d16a259 commit 1e0baa8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# yamllint disable rule:line-length rule:truthy
---
name: Release

# Generated by: gromit policy

# Distribution channels covered by this workflow
Expand All @@ -7,8 +11,6 @@
# - devenv ECR
# - Cloudsmith

name: Release

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: ${{ github.event_name == 'pull_request' }}
Expand Down

0 comments on commit 1e0baa8

Please sign in to comment.