Skip to content

Commit

Permalink
Test macOS and Windows for tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
tundranerd committed Apr 20, 2024
1 parent a946236 commit d18a7c5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/macos-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- 'develop'
- 'ci/tag-previous-s3-objects'
workflow_dispatch:
inputs:
runTests:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/windows-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- 'develop'
- 'ci/tag-previous-s3-objects'
workflow_dispatch:
inputs:
runTests:
Expand Down
2 changes: 1 addition & 1 deletion ci/common
Submodule common updated 1 files
+2 −1 linux/publish-to-s3.sh

0 comments on commit d18a7c5

Please sign in to comment.