Merge pull request #9883 from filipefurtad0/dependabot_exclude_push_from_build

Adds ignore tag for pull_request dependabot branches
This commit is contained in:
Maikel
2022-10-27 10:45:04 +11:00
committed by GitHub

View File

@@ -4,6 +4,8 @@ on:
workflow_dispatch:
push:
pull_request:
branches-ignore:
- 'dependabot/*'
env:
DISABLE_KNAPSACK: true