mirror of
https://github.com/tenrok/axios.git
synced 2026-06-20 20:00:40 +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:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
types: [opened, synchronize, reopened]
|
||||||
- "!sponsors"
|
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- "!sponsors"
|
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|||||||
Reference in New Issue
Block a user