sync/context

This commit is contained in:
Marc Beninca 2024-10-14 22:18:47 +02:00
parent bc1d047359
commit 52835704bf
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -5,4 +5,5 @@ inputs:
runs:
using: composite
steps:
- run: echo "${INPUT_SOURCE}"
- run: echo "synchronize"
- run: echo " source: ${INPUT_SOURCE}"