added scoro arg

This commit is contained in:
Clément Le Bihan
2023-01-25 23:29:52 +09:00
parent 762b346438
commit 4b5d794357
2 changed files with 3 additions and 3 deletions

View File

@@ -131,7 +131,7 @@ jobs:
Deployement_Docker:
runs-on: ubuntu-latest
#if: github.ref == 'refs/heads/main'
if: github.ref == 'refs/heads/main'
needs: [ Test_Back ]
environment: Production