mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-23 07:33:32 -06:00
Do not run top issues workflow on forks (#1599)
Signed-off-by: Alejandro Lazaro <alazaro@werpo.com.ar>
This commit is contained in:
parent
dd29c6baac
commit
4726d106c8
@ -8,6 +8,7 @@ on:
|
||||
jobs:
|
||||
update:
|
||||
runs-on: ubuntu-latest
|
||||
if: github.repository_owner == 'opentofu'
|
||||
permissions:
|
||||
contents: read
|
||||
issues: write
|
||||
|
Loading…
Reference in New Issue
Block a user