Skip to content

Commit e76f508

Browse files
committed
use repository id instead of owner name
1 parent 7612f83 commit e76f508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ jobs:
260260
benchmark:
261261
name: Benchmark
262262
needs: gen_llhttp
263-
if: github.repository_owner == 'aio-libs'
263+
if: github.repository_id == '13258039'
264264

265265
runs-on: ubuntu-latest
266266
timeout-minutes: 9

0 commit comments

Comments
 (0)