Skip to content

Commit 6c2b358

Browse files
committed
example of disabling branch_freshness
1 parent a9ce7c6 commit 6c2b358

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.aspect/workflows/config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# See https://docs.aspect.build/v/workflows/config
22
---
33
tasks:
4+
- branch_freshness:
5+
without: true
46
- format:
57
queue: aspect-small-amd64
68
- buildifier:

0 commit comments

Comments
 (0)