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
on:
workflow_dispatch:
workflow_call:
inputs:
hardware:
type: choice

View File

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