Skip to content

Commit

Permalink
oops, use feature branch instead of master
Browse files Browse the repository at this point in the history
  • Loading branch information
scytacki committed May 23, 2024
1 parent a750c61 commit 8ba59da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployed-regresssion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: actions/checkout@v4
with:
# ref: ${{ github.event.inputs.branch }}
ref: master
ref: 187652818-cypress-on-staging
- name: Run Cypress Tests
uses: cypress-io/github-action@v6
with:
Expand Down

0 comments on commit 8ba59da

Please sign in to comment.