Skip to content

Commit

Permalink
Merge pull request #40 from sky172839465/sky172839465-patch-1
Browse files Browse the repository at this point in the history
docs: update skip pr build usage
  • Loading branch information
sky172839465 authored Jan 16, 2024
2 parents 96d774a + 0742dc2 commit ac8fee1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
environment:
name: pr-${{ github.event.number }}
url: ${{ steps.deploy-pr.outputs.url }}
# Only run one deployment at a time per PR.
steps:
- name: Cancel Previous Runs
uses: styfle/[email protected]
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ This project demo front-end visualizes test results to improve development flow1

### Skip pr & release build

- pr title with `[skip ci]`
- exmaple: https://github.com/sky172839465/integration-example/pull/35
- pr last commit with `[skip ci]`
- exmaple: https://github.com/sky172839465/integration-example/pull/39

---

Expand Down

0 comments on commit ac8fee1

Please sign in to comment.