Skip to content

Commit

Permalink
test ci pipeline with package-lock.json change
Browse files Browse the repository at this point in the history
  • Loading branch information
gracetxgao committed Sep 23, 2024
1 parent 5c47978 commit aa09ac0
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 209 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
push:
branches:
- develop
- ci-pipelines
tags: ["v*"]
pull_request:
branches:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ on:
- '.github/**'
branches:
- develop
- ci-pipelines
tags: ["v*"]
pull_request:
paths:
Expand Down
Loading

0 comments on commit aa09ac0

Please sign in to comment.