diff --git a/.github/workflows/style.yml b/.github/workflows/style.yml index 777a915..475b4b1 100644 --- a/.github/workflows/style.yml +++ b/.github/workflows/style.yml @@ -11,6 +11,7 @@ jobs: # Give the default GITHUB_TOKEN write permission to commit and push the # added or changed files to the repository. contents: write + workflows: write steps: - uses: actions/checkout@v4