Skip to content

fix: make a copy of the credentials before to use it #2626

fix: make a copy of the credentials before to use it

fix: make a copy of the credentials before to use it #2626

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/labeler@v6