Skip to content

Bump actions/setup-python from 4.7.0 to 4.7.1 #16

Bump actions/setup-python from 4.7.0 to 4.7.1

Bump actions/setup-python from 4.7.0 to 4.7.1 #16

Workflow file for this run

name: 'Prevent PRs on mirror repository'
on:
pull_request:
types: opened
jobs:
lockdown:
runs-on: ubuntu-latest
steps:
- uses: dessant/repo-lockdown@v3
with:
github-token: ${{ github.token }}
pr-comment: >
This repository does not accept pull requests,
please see the README for details.
skip-closed-pr-comment: true