diff --git a/.github/workflows/OnPRAction.yml b/.github/workflows/OnPRAction.yml new file mode 100644 index 0000000000..794cf0259b --- /dev/null +++ b/.github/workflows/OnPRAction.yml @@ -0,0 +1,10 @@ +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 diff --git a/sample.call b/sample.call index 52650ecd29..810a885cbc 100644 --- a/sample.call +++ b/sample.call @@ -1,3 +1,7 @@ +# +# Test cherry-pick +# + # # This is a sample file that can be dumped in /var/spool/asterisk/outgoing # to generate a call. For Asterisk to read call files, you must have the