[v10.1.x] CI: Run publish-kinds workflows only on the main repository (#75857)

CI: Run publish-kinds workflows only on the main repository (#75855)

(cherry picked from commit 76c6bf88be)
This commit is contained in:
Horst Gutmann
2023-10-03 09:49:57 +02:00
committed by GitHub
parent 6d0ec34e6e
commit 4cb6e5fbc3
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@ on:
jobs:
main:
if: github.repository == 'grafana/grafana'
runs-on: "ubuntu-latest"
steps:
- name: "Checkout Grafana repo"
@@ -12,6 +12,7 @@ on:
jobs:
main:
if: github.repository == 'grafana/grafana'
runs-on: "ubuntu-latest"
steps:
- name: "Checkout Grafana repo"