actions: add automerge example
This commit is contained in:
parent
c6cd39b074
commit
f9e20e7770
7 changed files with 202 additions and 2 deletions
|
@ -4,6 +4,8 @@
|
|||
|
||||
LIB_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
source $LIB_DIR/api.sh
|
||||
|
||||
if ${VERBOSE:-false} ; then
|
||||
set -ex
|
||||
PS4='${BASH_SOURCE[0]}:$LINENO: ${FUNCNAME[0]}: '
|
||||
|
|
Loading…
Add table
Reference in a new issue