Skip to content

Commit

Permalink
Fix mino
Browse files Browse the repository at this point in the history
  • Loading branch information
yhna940 committed Dec 1, 2022
1 parent 88e80fe commit d3de873
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build_unit_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ on:
paths-ignore:
- ".github/**.md"
- "README.md"
types:
- opened
- synchronize
- reopened
- ready_for_review

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit d3de873

Please sign in to comment.