Merge branch '6.1.x'

This commit is contained in:
Marcus Da Coregio 2023-09-29 15:50:42 -03:00
commit 5055ee98db
2 changed files with 0 additions and 6 deletions

View File

@ -1,9 +1,6 @@
name: CI
on:
pull_request:
branches-ignore:
- "dependabot/**"
push:
branches-ignore:
- "dependabot/**"

View File

@ -1,8 +1,5 @@
name: Deploy Docs
on:
pull_request:
branches-ignore:
- "dependabot/**"
push:
branches-ignore:
- "gh-pages"