diff --git a/.github/workflows/dx-history.yaml b/.github/workflows/dx-history.yaml index 8689491..fc9d472 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-ton/github-runner-validator/.github/workflows/dx-labeler.yaml@main