Skip to content

Add PHP Stan

Add PHP Stan #10

Workflow file for this run

name: ♻ Backport
on:
pull_request_target:
types:
- closed
jobs:
backport:
runs-on: ubuntu-latest
name: Backport
steps:
- name: Backport Bot
id: backport
uses: m-kuhn/[email protected]
with:
github_token: ${{ github.token }}
add_labels: 'backport'