Do not run CI and Deploy Docs for Dependabot Branches

Issue gh-2493
This commit is contained in:
Marcus Da Coregio
2023-10-18 14:03:52 -03:00
parent 047839e3f2
commit 69c2856c85
2 changed files with 5 additions and 1 deletions

View File

@@ -1,7 +1,9 @@
name: Deploy Docs
on:
push:
branches-ignore: [ gh-pages ]
branches-ignore:
- "gh-pages"
- "dependabot/**"
tags: '**'
repository_dispatch:
types: request-build-reference # legacy