Skip to content

Commit

Permalink
ci: config changes to PR action
Browse files Browse the repository at this point in the history
  • Loading branch information
niekcandaele committed Aug 17, 2024
1 parent 2ec2bcf commit 6b1eb0c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/dev-to-main-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,8 @@ jobs:
with:
branch: main-promotion
labels: skip-changelog
token: ${{ steps.generate_token.outputs.token }}
title: Merge development into main
body: |
This PR merges the development branch into the main branch.
It is created automatically by the Takaro CI bot.

0 comments on commit 6b1eb0c

Please sign in to comment.