Skip to content

Commit

Permalink
Fix yaml try3
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Apr 11, 2024
1 parent 1557bc3 commit 0601825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-to-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
source_branch: develop
target_branch: release/MAPL-v3
label: ":chart_with_upwards_trend: MAPL3", "Changelog Skip", ":wrench: Github Actions"
label: ":chart_with_upwards_trend: MAPL3,Changelog Skip,:wrench: Github Actions"
template: .github/PULL_REQUEST_TEMPLATE/auto_pr_to_mapl3.md
# Turning this to false until the action can get a fix for
# https://github.com/devops-infra/action-pull-request/issues/126
Expand Down

0 comments on commit 0601825

Please sign in to comment.