Skip to content

Commit

Permalink
add labels, darf, delete-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
T0biii authored Jul 4, 2024
1 parent c68f68f commit b900358
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/bump-modules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
[1]: https://github.com/peter-evans/create-pull-request
branch: ${{ steps.branch-name.outputs.branch-name }}
labels: ${{ github.ref_name }}
draft: true # this step does not trigger a CI run, so always mark them as draft
delete-branch: true

- name: Check outputs
if: ${{ steps.cpr.outputs.pull-request-number }}
Expand Down

0 comments on commit b900358

Please sign in to comment.