We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d15c739 commit 0562161Copy full SHA for 0562161
.github/workflows/NightlyBaselineProfiles.yaml
@@ -7,6 +7,7 @@ on:
7
jobs:
8
baseline_profiles:
9
name: "Generate Baseline Profiles"
10
+ if: github.repository == 'android/nowinandroid'
11
runs-on: ubuntu-latest
12
13
permissions:
0 commit comments