Skip to content

Commit

Permalink
Merge branch 'main' into logging++
Browse files Browse the repository at this point in the history
  • Loading branch information
retr0h authored Jan 2, 2024
2 parents fcbd93d + 1d35ace commit e5db5aa
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ on: [pull_request]

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

0 comments on commit e5db5aa

Please sign in to comment.