Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit 34a3c16

Browse files
committed
[CI] Fix the auto-label filigran-team
1 parent b36d13f commit 34a3c16

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/auto-set-labels.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ on: pull_request
33
jobs:
44
build:
55
runs-on: ubuntu-latest
6+
permissions:
7+
contents: read
8+
pull-requests: write
69
steps:
710
- uses: actions/checkout@v4
811
- name: Setting labels

0 commit comments

Comments
 (0)