Skip to content

Bump restrictedpython from 7.3 to 7.4 #1174

Bump restrictedpython from 7.3 to 7.4

Bump restrictedpython from 7.3 to 7.4 #1174

name: "Check Pull Request labels"
on:
pull_request:
types:
- labeled
- opened
- synchronize
- unlabeled
branches:
- main
permissions: {}
jobs:
check_labels:
name: "Check Pull Request labels"
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- name: Check the labels
uses: ludeeus/[email protected]
with:
labels: >-
Breaking Change, Experimental, pr: new-feature,
pr: enhancement, pr: refactor, pr: bugfix,
pr: dependency-update, pr: action, pr: test,
pr: repository