Skip to content

Commit

Permalink
chore: adjust test workflow permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorhugods committed Dec 3, 2024
1 parent 11ea2bb commit 5f66a2e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test-local.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
name: 'Cherry pick Release/candidate into develop'

on:
pull_request:
branches:
- develop
types:
- closed

permissions:
pull-requests: write

jobs:
test-cherry-pick:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5f66a2e

Please sign in to comment.