Skip to content

PR 123 synchronize by gtjoseph #21

PR 123 synchronize by gtjoseph

PR 123 synchronize by gtjoseph #21

Workflow file for this run

name: PR
run-name: "PR ${{ github.event.number }} ${{github.event.action}}${{ case(github.event.action == 'labeled', format('({0})', github.event.label.name) , '') }} by ${{ github.actor }}"
on:
pull_request_target:
types: [ opened, reopened, synchronize, labeled ]
jobs:
PRAction:
name: "Action"
uses: asterisk/asterisk-ci-actions/.github/workflows/AsteriskPRAction.yml@main