Skip to content

Commit e0f9c29

Browse files
authored
community-ci: fix typo in workflow (#37697)
1 parent b8fad80 commit e0f9c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/community_ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
if: github.event.pull_request.head.repo.fork == true
2828
environment: community-ci-auto
2929
runs-on: community-tooling-test-small
30-
timeout-minutes: 30s
30+
timeout-minutes: 30
3131
env:
3232
MAIN_BRANCH_NAME: "master"
3333
steps:

0 commit comments

Comments
 (0)