mirror of
https://github.com/pion/webrtc.git
synced 2025-12-24 11:51:03 +08:00
Update CI configs to v0.11.36
Update lint scripts and CI configs.
This commit is contained in:
1
.github/install-hooks.sh
vendored
1
.github/install-hooks.sh
vendored
@@ -17,4 +17,3 @@ SCRIPT_PATH="$(realpath "$(dirname "$0")")"
|
||||
|
||||
cp "${GOASSETS_PATH}/hooks/commit-msg.sh" "${SCRIPT_PATH}/../.git/hooks/commit-msg"
|
||||
cp "${GOASSETS_PATH}/hooks/pre-commit.sh" "${SCRIPT_PATH}/../.git/hooks/pre-commit"
|
||||
cp "${GOASSETS_PATH}/hooks/pre-push.sh" "${SCRIPT_PATH}/../.git/hooks/pre-push"
|
||||
|
||||
Reference in New Issue
Block a user