Skip to content

Commit a7c5999

Browse files
committed
fix
1 parent 2e68224 commit a7c5999

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/test_readme.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,8 @@ on:
44
push:
55
branches:
66
- '**'
7-
tags:
8-
- 'v0.0'
97
paths:
10-
- /.github/workflow/test_readme.yml
11-
8+
- .github/workflows/test_readme.yml
129
jobs:
1310
no_cache_build:
1411
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)