Skip to content

Commit

Permalink
test check for changes
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 11, 2024
1 parent 61bae4b commit 334e504
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create_rc_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ jobs:
env:
MATRIX: ${{ matrix.value }}
run: |
echo "DEBUG: $(inv -e release.check-for-changes -r "$MATRIX" "$WARNING")"
if ${{ env.IS_AGENT6_RELEASE == 'true' }}; then
inv -e release.create-rc "$MATRIX" --slack-webhook=${{ secrets.AGENT_RELEASE_SYNC_SLACK_WEBHOOK }} --github-action --patch-version
else
Expand Down

0 comments on commit 334e504

Please sign in to comment.