Skip to content

Commit e12a59f

Browse files
authored
Update bruin.yml
1 parent 29d158f commit e12a59f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bruin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v4
1717
# Installs latest
1818
- uses: bruin-data/bruin-setup-action@main
19-
- run: bruin init
19+
- run: bruin init default
2020
- run: bruin validate ./bruin-pipeline/
2121
name: Validate Pipeline
2222
- run: bruin format ./bruin-pipeline/

0 commit comments

Comments
 (0)