2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-17 19:21:29 +03:00

ci: fix run condition (#7373)

* ci: fix run condition

* ci: tweak rules

* ci: revert change not needed

* ci: change build onditions
This commit is contained in:
Jay
2026-02-05 19:30:29 +02:00
committed by GitHub
parent 9ff3a78ad7
commit 431c3a3614
+1 -5
View File
@@ -2,11 +2,7 @@ name: Continuous integration
on:
pull_request:
branches:
- "!sponsors"
push:
branches:
- "!sponsors"
types: [opened, synchronize, reopened]
permissions:
contents: read