sync/context
This commit is contained in:
parent
bc1d047359
commit
52835704bf
1 changed files with 2 additions and 1 deletions
|
@ -5,4 +5,5 @@ inputs:
|
|||
runs:
|
||||
using: composite
|
||||
steps:
|
||||
- run: echo "${INPUT_SOURCE}"
|
||||
- run: echo "synchronize"
|
||||
- run: echo " source: ${INPUT_SOURCE}"
|
||||
|
|
Loading…
Reference in a new issue