Skip to content

Commit

Permalink
Merge branch 'ad/set_api_label' into ad/test_api
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderDokuchaev authored Aug 21, 2024
2 parents 0e51606 + 8406a58 commit c1220f8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/api_set_label.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Set API label
permissions: write-all
permissions: read-all

on:
workflow_run:
Expand All @@ -12,6 +12,7 @@ jobs:
runs-on: ubuntu-latest

permissions:
#contents: write
pull-requests: write

steps:
Expand Down

0 comments on commit c1220f8

Please sign in to comment.