Skip to content

Commit 7619d1c

Browse files
authored
chore: skip dogfood workflow for dependabot PRs (#14111)
1 parent 76ce460 commit 7619d1c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/dogfood.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ on:
1010
- "flake.lock"
1111
- "flake.nix"
1212
pull_request:
13-
branches-ignore:
14-
- "dependabot/**"
1513
paths:
1614
- "dogfood/**"
1715
- ".github/workflows/dogfood.yaml"
@@ -21,6 +19,7 @@ on:
2119

2220
jobs:
2321
build_image:
22+
if: github.actor != 'dependabot[bot]' # Skip Dependabot PRs
2423
runs-on: ubuntu-latest
2524
steps:
2625
- name: Checkout

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy