diff --git a/.github/workflows/dx-history.yaml b/.github/workflows/dx-history.yaml index 4e4052a..b1c131c 100644 --- a/.github/workflows/dx-history.yaml +++ b/.github/workflows/dx-history.yaml @@ -8,6 +8,11 @@ on: type: string default: '' +permissions: + contents: read + pull-requests: write + issues: write + jobs: call-dx-labeler: uses: stone-payments/github-runner-validator/.github/workflows/dx-labeler.yaml@main