diff --git a/.github/workflows/pr-title.yml b/.github/workflows/pr-title.yml index 929df133..5f598f5c 100644 --- a/.github/workflows/pr-title.yml +++ b/.github/workflows/pr-title.yml @@ -3,6 +3,10 @@ on: pull_request: types: [opened, edited, synchronize, reopened] +permissions: + contents: read + pull-requests: read + jobs: lint: uses: appium/appium-workflows/.github/workflows/pr-title.yml@main