Skip to content

Update main with new changes #73

Update main with new changes

Update main with new changes #73

Workflow file for this run

name: Closing a pull request
on:
pull_request_target:
types:
- closed
jobs:
push:
uses: stakater/.github/.github/workflows/pull_request_closed.yaml@v0.0.52
secrets:
GH_TOKEN: ${{ secrets.STAKATER_GITHUB_TOKEN }}