mirror of
https://github.com/tenrok/axios.git
synced 2026-06-23 20:40:40 +03:00
chore(ci): removed paths-ignore filter; (#6080)
This commit is contained in:
@@ -3,16 +3,8 @@ name: 'CI'
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: '**'
|
branches: '**'
|
||||||
paths-ignore:
|
|
||||||
- '**.md'
|
|
||||||
- 'sandbox/**'
|
|
||||||
- 'examples/**'
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: '**'
|
branches: '**'
|
||||||
paths-ignore:
|
|
||||||
- '**.md'
|
|
||||||
- 'sandbox/**'
|
|
||||||
- 'examples/**'
|
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|||||||
Reference in New Issue
Block a user