Skip to content

Commit

Permalink
cleanup release prep action
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Feb 4, 2025
1 parent bb4ce14 commit e68ae6f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/prepare_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@ on:
description: 'Module version to be released. Must be a valid semver string without leading v. (1.2.3)'
required: false

# The action needs more permissions in order to trigger CI runs
# https://github.com/peter-evans/create-pull-request?tab=readme-ov-file#token
permissions:
contents: write
pull-requests: write

jobs:
release_prep:
uses: 'voxpupuli/gha-puppet/.github/workflows/prepare_release.yml@prep'
Expand Down

0 comments on commit e68ae6f

Please sign in to comment.