Skip to content

Commit

Permalink
Update check-all-hybrid-dev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mkraposhin authored Jan 11, 2025
1 parent 2d953d1 commit 2d16909
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/check-all-hybrid-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,12 @@ jobs:
twoPhaseMixingCentralDyMFoam chtMultiRegionCentralFoam"
./Runtests
./Allclean
- name: Start Border0 in case of failure.
if: failure()
uses: borderzero/gh-action@v2
with:
token: ${{ secrets.BORDER0_GHA_LOGIN }}
wait-for: 20
- name: pushes changes into the master branch
run: |
git config user.name "github-actions[bot]"
Expand Down

0 comments on commit 2d16909

Please sign in to comment.