mirror of
https://github.com/anuraghazra/github-readme-stats.git
synced 2025-03-07 15:08:07 +08:00
CI: Avoid test workflow duplicate (#2945)
* CI: Avoid test workflow duplicate * dev * dev
This commit is contained in:
parent
813ad3e7d6
commit
214838db09
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -2,7 +2,7 @@ name: Test
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "*"
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
Loading…
Reference in New Issue
Block a user