Skip to content

Commit 3f24f4a

Browse files
committed
Skip unnecessary builds [skip ci]
1 parent fbe2646 commit 3f24f4a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

‎.github/workflows/website.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ name: Build Attic site
2222

2323
on:
2424
push:
25+
branches-ignore:
26+
- 'dependabot/*' # Don't need to build dependabot for both push and PR
2527
pull_request:
2628
workflow_dispatch:
2729

0 commit comments

Comments
 (0)