Skip to content

branch_protection #6879

branch_protection

branch_protection #6879

name: branch_protection
on:
push:
branches:
- main
pull_request:
branches:
- main
merge_group:
jobs:
enforce_triggered_workflows:
runs-on: ubuntu-latest
permissions:
checks: read
steps:
- name: GitHub Checks
uses: poseidon/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
delay: "10s"