mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
ci: Only run schedule on own repo
Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
This commit is contained in:
parent
fe6ae00012
commit
2b92555678
1
.github/workflows/schedule-sync-labels.yaml
vendored
1
.github/workflows/schedule-sync-labels.yaml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user