Skip to content

Commit

Permalink
fixup! fixup! fixup! ci: enable tsan workflow again
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusBgm committed Sep 18, 2024
1 parent b75322f commit b6d3e58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sil-kit-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches: [ 'main' ]

push:
branches: [ 'main' ]
branches: [ 'main' , 'dev_fix_linux-release_dirs']

concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
Expand Down

0 comments on commit b6d3e58

Please sign in to comment.