Disable NightlyBaselineProfiles workflow on forks

pull/1777/head
Simon Marquis 9 months ago committed by GitHub
parent d15c739812
commit 05621615da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -7,6 +7,7 @@ on:
jobs:
baseline_profiles:
name: "Generate Baseline Profiles"
if: github.repository == 'android/nowinandroid'
runs-on: ubuntu-latest
permissions:

Loading…
Cancel
Save