ci: Only run schedule on own repo

Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2022-02-04 13:26:29 +01:00
parent fe6ae00012
commit 2b92555678
No known key found for this signature in database
GPG Key ID: BC5E2BD907F9A8EC

View File

@ -10,6 +10,7 @@ jobs:
labels:
name: Sync Labels
runs-on: ubuntu-latest
if: github.repository == 'k8s-at-home/charts'
steps:
- name: Generate Token
uses: tibdex/github-app-token@v1