Skip to content

Commit

Permalink
add default back
Browse files Browse the repository at this point in the history
  • Loading branch information
acolytec3 committed Aug 15, 2024
1 parent ce65187 commit 3ee0a14
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/block-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ on:
env:
cwd: ${{github.workspace}}/packages/block

defaults:
run:
working-directory: packages/block

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}-block
cancel-in-progress: true
Expand Down

0 comments on commit 3ee0a14

Please sign in to comment.