Allow running CI on all branches

This commit is contained in:
HypeMC
2024-10-01 19:57:51 +02:00
parent a16053b4bf
commit 6276d143c3
2 changed files with 0 additions and 5 deletions
-2
View File
@@ -3,8 +3,6 @@ name: "CI"
on:
pull_request:
push:
branches:
- '3.x'
env:
SYMFONY_PHPUNIT_DISABLE_RESULT_CACHE: 1
-3
View File
@@ -3,9 +3,6 @@ name: "Documentation"
on:
pull_request:
push:
branches:
- '2.x'
- '3.x'
permissions:
contents: read