chore(github): Disable some GH actions on forks (#2566)

Signed-off-by: Tim Collins <tim@thecollins.team>
pull/2565/head^2
Tim Collins 2024-03-01 11:08:44 +00:00 committed by GitHub
parent d0cf368fcd
commit d0647e4a50
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@ permissions:
jobs:
publish:
if: github.repository == 'argoproj/argo-helm'
permissions:
contents: write # for helm/chart-releaser-action to push chart release and create a release
packages: write # to push OCI chart package to GitHub Registry

View File

@ -12,6 +12,7 @@ permissions:
jobs:
renovate:
if: github.repository == 'argoproj/argo-helm'
runs-on: ubuntu-latest
steps:
- name: Get token