mirror of
https://code.forgejo.org/actions/cascading-pr
synced 2025-03-15 14:54:40 +01:00
run.sh needs dependencies
This commit is contained in:
parent
0123f765bd
commit
4b46875443
1 changed files with 2 additions and 0 deletions
|
@ -132,4 +132,6 @@ function main() {
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
||||||
|
dependencies
|
||||||
|
|
||||||
${MAIN:-main} "${@}"
|
${MAIN:-main} "${@}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue