Skip to content

Commit 0562161

Browse files
authored
Disable NightlyBaselineProfiles workflow on forks
1 parent d15c739 commit 0562161

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/NightlyBaselineProfiles.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
jobs:
88
baseline_profiles:
99
name: "Generate Baseline Profiles"
10+
if: github.repository == 'android/nowinandroid'
1011
runs-on: ubuntu-latest
1112

1213
permissions:

0 commit comments

Comments
 (0)