Skip to content

Commit 9bde5d3

Browse files
authored
Exclude forks for eval execution. (#851)
1 parent 5843935 commit 9bde5d3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/eval.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212

1313
jobs:
1414
eval-job:
15+
if: github.repository == 'flutter/genui'
1516
runs-on: ubuntu-latest
1617
environment: eval
1718
steps:

0 commit comments

Comments
 (0)