mxwcore-wotlk/bin/acore-import-changelogs

8 lines
195 B
Plaintext
Raw Permalink Normal View History

2023-11-07 05:04:30 -05:00
#!/usr/bin/env bash
CUR_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
source "$CUR_PATH/../apps/bash_shared/includes.sh"
denoRunFile "$CUR_PATH/../apps/ci/ci-pending-changelogs.ts"