mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -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:
|
jobs:
|
||||||
update:
|
update:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
if: github.repository_owner == 'opentofu'
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
issues: write
|
issues: write
|
||||||
|
Loading…
Reference in New Issue
Block a user