mirror of
https://github.com/Hestia-Homes/ML.git
synced 2026-06-08 11:17:25 +00:00
test gto step
This commit is contained in:
parent
b2e836c232
commit
06f82dd318
1 changed files with 1 additions and 1 deletions
2
.github/workflows/MLPipelinePostMerge.yml
vendored
2
.github/workflows/MLPipelinePostMerge.yml
vendored
|
|
@ -17,7 +17,7 @@ permissions: write-all
|
|||
jobs:
|
||||
if_merged:
|
||||
if: github.event.pull_request.merged == true
|
||||
runs_on: ubuntu-latest
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
# - uses: actions/checkout@v3
|
||||
# - name: Install packages to register model
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue