Files
azeroth-core-android/bin/acore-import-changelogs
2026-01-25 22:24:57 +01:00

8 lines
195 B
Bash
Executable File

#!/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"