Skip to content

Commit

Permalink
docs: add skip pr & release build syntax example (#37)
Browse files Browse the repository at this point in the history
* docs: add skip pr & release build syntax example

* style: fix synatx incorrect
  • Loading branch information
sky172839465 authored Jan 16, 2024
1 parent c49d718 commit cc0d2d1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ This project demo front-end visualizes test results to improve development flow.

---

### Skip pr & release build

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

---

### Functional test in selenoid

- npm run start
Expand Down

0 comments on commit cc0d2d1

Please sign in to comment.