Skip to content

Commit

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

jobs:
job1:
uses: 777abhi/playwright-typescript-basics/.github/workflows/workflowA.yml@chore-point-to-main-wf-reusable
uses: 777abhi/playwright-typescript-basics/.github/workflows/workflowA.yml@master
job2:
runs-on: ubuntu-latest
needs: job1
Expand Down

0 comments on commit 04d6bbe

Please sign in to comment.