dot/spcd/synchronize/action.yaml
Marc Beninca 03624e3a51
All checks were successful
/ job (push) Successful in 5m37s
action
2025-06-08 15:00:04 +02:00

9 lines
134 B
YAML

inputs:
firstarg:
required: true
secondarg:
required: true
runs:
using: composite
steps:
- run: python3 -m multiply