2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-08 17:22:34 +03:00

chore(ci): removed paths-ignore filter; (#6080)

This commit is contained in:
Dmitriy Mozgovoy
2023-11-14 21:51:59 +02:00
committed by GitHub
parent 0c9d88602b
commit b12a6083f3
-8
View File
@@ -3,16 +3,8 @@ name: 'CI'
on:
push:
branches: '**'
paths-ignore:
- '**.md'
- 'sandbox/**'
- 'examples/**'
pull_request:
branches: '**'
paths-ignore:
- '**.md'
- 'sandbox/**'
- 'examples/**'
permissions:
contents: read