Update build-test.yml
This commit is contained in:
parent
4bb1e2eafa
commit
15db7983a4
7
.github/workflows/build-test.yml
vendored
7
.github/workflows/build-test.yml
vendored
@ -1,7 +1,8 @@
|
|||||||
name: Build Test and Version Bump
|
name: Build Test and Version Bump
|
||||||
on:
|
on:
|
||||||
push:
|
workflow_dispatch:
|
||||||
branches: [ "main" ]
|
# push:
|
||||||
|
# branches: [ "main" ]
|
||||||
jobs:
|
jobs:
|
||||||
version-bump:
|
version-bump:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user