Skip to content

Commit

Permalink
Merge pull request #432 from MindfulAI-Copilots-Bots/FabianaCampanari…
Browse files Browse the repository at this point in the history
…-patch-1

 github-secret.yml
  • Loading branch information
FabianaCampanari authored Apr 12, 2024
2 parents 4a5439c + 6bb409f commit 7e717ce
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/github-secret.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: Pull request labeler
on: I pull_request_target 1

jobs:
triage:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v4
with:
repo-token: meu_segredo: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 7e717ce

Please sign in to comment.