Skip to content

Commit

Permalink
ci: Explicitly adding permissions because the default permissions hav…
Browse files Browse the repository at this point in the history
…e changed (#2265)

Backported-from: main (24.09)
Backported-to: 23.09
  • Loading branch information
Yaminyam authored and achimnol committed Jul 10, 2024
1 parent 29dcd26 commit 0a8dacd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/timeline-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
pull_request:
types: [labeled, unlabeled, opened, synchronize, reopened]
merge_group:
permissions:
contents: write

jobs:
assign-pr-number:
Expand Down

0 comments on commit 0a8dacd

Please sign in to comment.