mirror of
https://github.com/sony/sonyflake.git
synced 2026-01-07 11:45:12 +00:00
Update README.md (#69)
* Update README.md * Update README.md * Update test-v2.yml * Update test-v1.yml
This commit is contained in:
2
.github/workflows/test-v2.yml
vendored
2
.github/workflows/test-v2.yml
vendored
@@ -3,10 +3,12 @@ name: CI for v2 Module
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- README.md
|
||||
- .github/workflows/test-v2.yml
|
||||
- 'v2/**'
|
||||
pull_request:
|
||||
paths:
|
||||
- README.md
|
||||
- .github/workflows/test-v2.yml
|
||||
- 'v2/**'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user