Skip to content

Sentinel v2.4 ZK-Compliance & Civilizational Governance Deep-Dive Volume (2026–2035) #389

Sentinel v2.4 ZK-Compliance & Civilizational Governance Deep-Dive Volume (2026–2035)

Sentinel v2.4 ZK-Compliance & Civilizational Governance Deep-Dive Volume (2026–2035) #389

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
jobs:
label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- name: Labeler
uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true