Skip to content

Commit

Permalink
fix: point to master for reusable wf
Browse files Browse the repository at this point in the history
  • Loading branch information
777abhi committed Jun 3, 2023
1 parent a0fb524 commit ebc4425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ on:

jobs:
smoke-test:
uses: 777abhi/lt-github-workflows/.github/workflows/nodejs-playwright.yml@feat-yarn-impl
uses: 777abhi/lt-github-workflows/.github/workflows/nodejs-playwright.yml@master
with:
test_type: sanity

0 comments on commit ebc4425

Please sign in to comment.