Give us sanitation tools already.

This commit is contained in:
Nicolas Patry 2024-06-07 15:25:43 +02:00
parent 54e3340663
commit 6f3117512c
No known key found for this signature in database
GPG Key ID: 690EBED7128A9DC8
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
name: Build and push docker image to internal registry name: Build and push docker image to internal registry
on: on:
workflow_dispatch: workflow_call:
inputs: inputs:
hardware: hardware:
type: choice type: choice

View File

@ -1,7 +1,7 @@
name: Integration tests name: Integration tests
on: on:
workflow_dispatch: workflow_call:
inputs: inputs:
docker_image: docker_image:
type: string type: string