Skip to content

feat(initiate-deployment): add merge queue support #22

feat(initiate-deployment): add merge queue support

feat(initiate-deployment): add merge queue support #22

name: Notify Pipeline Complete
on:
pull_request:
branches: [main]
paths:
- 'src/helpers/notify-pipeline-complete.ts'
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: ./
with:
helper: notify-pipeline-complete