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:
@@ -2,11 +2,7 @@ name: Continuous integration
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- "!sponsors"
|
||||
push:
|
||||
branches:
|
||||
- "!sponsors"
|
||||
types: [opened, synchronize, reopened]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user