Skip to content

Commit

Permalink
Revert "backport.yml: try to fix permissions"
Browse files Browse the repository at this point in the history
This reverts commit 150d098.
  • Loading branch information
rouault committed Feb 29, 2024
1 parent 988ea82 commit 7667b97
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/backport.yml
Expand Up @@ -5,17 +5,12 @@ on:
- closed
- labeled

permissions:
contents: read
permissions: {}

jobs:
backport:
runs-on: ubuntu-latest
name: Backport

permissions:
pull-requests: write

steps:
- name: Backport Bot
id: backport
Expand Down

0 comments on commit 7667b97

Please sign in to comment.