Skip to content

Commit

Permalink
workflow back to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
matthme committed Oct 29, 2024
1 parent 56c1ff5 commit 6d22ed1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bundling-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
pull_request:
push:
branches:
- "main-0.4"
- "main"

concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
pull_request:
push:
branches:
- "main-0.4"
- "main"

concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
Expand Down

0 comments on commit 6d22ed1

Please sign in to comment.