chore(workflow): update workflow settings

This commit is contained in:
Ismo Vuorinen
2024-10-09 11:30:48 +03:00
parent 6bf2179c06
commit a47b65d961
5 changed files with 19 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ jobs:
# Only run on Pull Requests within the same repository, and not from forks.
if: github.event.pull_request.head.repo.full_name == github.repository
name: calibreapp/image-actions
permissions: write-all
runs-on: ubuntu-latest
steps:
- name: Checkout Repo