mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2024-12-29 16:29:40 +00:00
Version Bump Fix 2.
This commit is contained in:
parent
0739aa4d2f
commit
04f7e5c9ff
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr_merge.yml
vendored
2
.github/workflows/pr_merge.yml
vendored
|
@ -2,7 +2,7 @@ name: VersionBump
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
VersionBumpJob:
|
VersionBumpJob:
|
||||||
|
|
Loading…
Reference in a new issue