mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-17 01:49:48 +00:00
Version checking, try 4
This commit is contained in:
parent
19e064fea3
commit
21180e2c54
1 changed files with 0 additions and 1 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -10,7 +10,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
github-token: ${{github.token}}
|
github-token: ${{github.token}}
|
||||||
diffContains: '^BOSL_VERSION'
|
diffContains: '^BOSL_VERSION'
|
||||||
waivedUsers: ["dependabot[bot]"]
|
|
||||||
|
|
||||||
Regressions:
|
Regressions:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in a new issue