(patch) Update to SemVer plugin 0.2.2 and update build scripts. #7

Merged
pfm merged 8 commits from wrong-version-release into main 2024-03-23 03:50:06 +00:00
2 changed files with 8 additions and 0 deletions
Showing only changes of commit 406bce8870 - Show all commits

View file

@ -2,6 +2,10 @@ on:
pull_request:
types: [opened, synchronize, reopened]
defaults:
run:
shell: bash
jobs:
library_snapshot:
runs-on: docker

View file

@ -3,6 +3,10 @@ on:
branches:
- main
defaults:
run:
shell: bash
jobs:
library_release:
runs-on: docker