Skip to content

Bump marked from 9.1.3 to 11.1.1 #28

Bump marked from 9.1.3 to 11.1.1

Bump marked from 9.1.3 to 11.1.1 #28

Workflow file for this run

name: ClosePullRequestAction
on:
pull_request_target:
types: [closed]
branches: [ main ]
jobs:
close:
runs-on: self-hosted
steps:
- name: Initialise environment
run: cat "$GITHUB_WORKSPACE/website/.github-env-$GITHUB_BASE_REF" >> $GITHUB_ENV
- name: Clean up
run: /srv/github-action-scripts/close-pr.sh