Skip to content

Commit

Permalink
Merge branch 'main' into update-to-0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianStehle authored Jul 11, 2024
2 parents 102fc5e + ec06bcf commit dd00819
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
path: ./output
workflow: build-binaries.yml
workflow_conclusion: success
branch: main

- name: NuGet pack
run: |
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
workflow_conclusion: success
name: ${{ matrix.build }}
name_is_regexp: true
branch: main

- name: Copy binaries
run: |
Expand Down

0 comments on commit dd00819

Please sign in to comment.