mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-18 00:17:25 +00:00
Adds ignore tag for pull_request dependabot branches
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -4,6 +4,8 @@ on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
pull_request:
|
||||
branches-ignore:
|
||||
- 'dependabot/*'
|
||||
|
||||
env:
|
||||
DISABLE_KNAPSACK: true
|
||||
|
||||
Reference in New Issue
Block a user