Skip to content

Test/merge by

Test/merge by #208

name: Merge-by
on:
pull_request:
types: [opened, ready_for_review]
jobs:
rfr_add_date:
name: "Post merge-by date as comment"
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: zowe-actions/shared-actions/merge-by@feat/merge-by
with:
operation: "bump-dates"