Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
  • Loading branch information
ax-vasquez and MikeMcC399 authored Aug 31, 2023
1 parent 75b5f49 commit 7f93823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1471,7 +1471,7 @@ environment variables `CYPRESS_PULL_REQUEST_ID` and `CYPRESS_PULL_REQUEST_URL`,
Example workflow using the new variables:
```yml
name: Example echo PR number and URL
on: [push]
on: push
jobs:
cypress-run:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 7f93823

Please sign in to comment.