Do not run top issues workflow on forks (#1599)

Signed-off-by: Alejandro Lazaro <alazaro@werpo.com.ar>
This commit is contained in:
Alejandro Lazaro 2024-05-06 12:26:23 +02:00 committed by GitHub
parent dd29c6baac
commit 4726d106c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,6 +8,7 @@ on:
jobs:
update:
runs-on: ubuntu-latest
if: github.repository_owner == 'opentofu'
permissions:
contents: read
issues: write