Fix branches-ignore rule

Issue gh-2493
This commit is contained in:
Marcus Da Coregio
2023-10-18 14:07:08 -03:00
parent 69c2856c85
commit 5453543377

View File

@@ -2,8 +2,6 @@ name: CI
on:
push:
branches:
- '**'
branches-ignore:
- "dependabot/**"
schedule: