Skip to content

✨ Change "Sécurité de la TI" workstream copy in French to just "Sécurité" #15095

✨ Change "Sécurité de la TI" workstream copy in French to just "Sécurité"

✨ Change "Sécurité de la TI" workstream copy in French to just "Sécurité" #15095

name: Blocking Issues
on:
issues:
types: [opened, edited, deleted, transferred, closed, reopened]
pull_request_target:
types: [opened, edited, closed, reopened]
jobs:
blocking_issues:
runs-on: ubuntu-latest
name: Checks for blocking issues
steps:
- uses: tristan-orourke/[email protected]
with:
# Optional: Choose an existing label to use instead of creating a new one.
# If the label cannot be found, the default one will be created and used.
# The default is: "blocked" (black).
use-label: "blocked: dependencies"