2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-20 20:00:40 +03:00

chore: ci should run on any branch

This commit is contained in:
Jay
2022-08-08 18:20:03 +02:00
committed by GitHub
parent cd8989a987
commit e6f0efc75d
+2 -2
View File
@@ -2,9 +2,9 @@ name: 'CI'
on: on:
push: push:
branches: [main, 'v*'] branches: '**'
pull_request: pull_request:
branches: [main, 'v*'] branches: '**'
permissions: permissions:
contents: read contents: read