mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-03 07:49:03 +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:
|
labels:
|
||||||
name: Sync Labels
|
name: Sync Labels
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
if: github.repository == 'k8s-at-home/charts'
|
||||||
steps:
|
steps:
|
||||||
- name: Generate Token
|
- name: Generate Token
|
||||||
uses: tibdex/github-app-token@v1
|
uses: tibdex/github-app-token@v1
|
||||||
|
Loading…
Reference in New Issue
Block a user