Skip to content

Commit

Permalink
ci: using waiter
Browse files Browse the repository at this point in the history
  • Loading branch information
Kezhik Kyzyl-ool committed Apr 23, 2024
1 parent 2c41d7a commit e0b12ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ jobs:
uses: kamilchodola/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GRAVITY_UI_BOT_GITHUB_TOKEN }}
workflow_id: 'gravity-ui/uikit/.github/workflows/pr-storybook-tests.yml'
workflow_id: 'pr-storybook-tests.yml'
max_wait_minutes: '10'
interval: '1'
timeout: '600'
org_name: 'Kyzyl-ool'
org_name: 'gravity-ui'
repo_name: 'uikit'
ref: '${{ github.ref }}'

0 comments on commit e0b12ee

Please sign in to comment.