Skip to content

Commit 797d5e3

Browse files
aminvakilpatrick-stephens
authored andcommitted
ci: Run cron build only on fluent organization
Signed-off-by: Amin Vakil <info@aminvakil.com>
1 parent 26a7ccd commit 797d5e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cron-unstable-build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ concurrency: unstable-build-release
2222
jobs:
2323
# This job provides this metadata for the other jobs to use.
2424
unstable-build-get-meta:
25+
if: github.repository_owner == 'fluent'
2526
name: Get metadata to add to build
2627
runs-on: ubuntu-latest
2728
environment: unstable

0 commit comments

Comments
 (0)