We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6de53b6 commit e20682bCopy full SHA for e20682b
.github/workflows/wpt_epoch.yml
@@ -13,6 +13,7 @@ on:
13
jobs:
14
wpt:
15
name: wpt / ${{ matrix.os }} / ${{ matrix.deno-version }}
16
+ if: github.repository == 'denoland/deno'
17
runs-on: ${{ matrix.os }}
18
timeout-minutes: 30
19
strategy:
0 commit comments