Skip to content

feat: SFPG cross-rank completion — capabilities, ZBL bridging and spin+ZBL multi-rank #11068

feat: SFPG cross-rank completion — capabilities, ZBL bridging and spin+ZBL multi-rank

feat: SFPG cross-rank completion — capabilities, ZBL bridging and spin+ZBL multi-rank #11068

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-slim
steps:
- uses: actions/labeler@v7
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"