Skip to content

Commit

Permalink
fix(ci): change branch for shared action
Browse files Browse the repository at this point in the history
Signed-off-by: Trae Yelovich <[email protected]>
  • Loading branch information
traeok committed Nov 26, 2024
1 parent c7159f8 commit ceb24e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-by-comments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
permissions:
pull-requests: write
steps:
- uses: zowe-actions/shared-actions/merge-by@feat/merge-by
- uses: zowe-actions/shared-actions/merge-by@main
with:
operation: "bump-dates"

0 comments on commit ceb24e8

Please sign in to comment.