We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29d158f commit e12a59fCopy full SHA for e12a59f
1 file changed
.github/workflows/bruin.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v4
17
# Installs latest
18
- uses: bruin-data/bruin-setup-action@main
19
- - run: bruin init
+ - run: bruin init default
20
- run: bruin validate ./bruin-pipeline/
21
name: Validate Pipeline
22
- run: bruin format ./bruin-pipeline/
0 commit comments