Skip to content

T6354: do an explicit read from version file to avoid circular reference (backport #3480) #1946

T6354: do an explicit read from version file to avoid circular reference (backport #3480)

T6354: do an explicit read from version file to avoid circular reference (backport #3480) #1946

---
name: Add pull request labels
on:
pull_request_target:
branches:
- current
- crux
- equuleus
- sagitta
jobs:
add-pr-label:
name: Add PR Labels
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5