Skip to content

Commit

Permalink
community-ci: fix typo in workflow (#37697)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere committed Apr 30, 2024
1 parent b8fad80 commit e0f9c29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/community_ci.yml
Expand Up @@ -27,7 +27,7 @@ jobs:
if: github.event.pull_request.head.repo.fork == true
environment: community-ci-auto
runs-on: community-tooling-test-small
timeout-minutes: 30s
timeout-minutes: 30
env:
MAIN_BRANCH_NAME: "master"
steps:
Expand Down

0 comments on commit e0f9c29

Please sign in to comment.