We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5843935 commit 9bde5d3Copy full SHA for 9bde5d3
1 file changed
.github/workflows/eval.yaml
@@ -12,6 +12,7 @@ on:
12
13
jobs:
14
eval-job:
15
+ if: github.repository == 'flutter/genui'
16
runs-on: ubuntu-latest
17
environment: eval
18
steps:
0 commit comments