We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7296a7 commit 4887896Copy full SHA for 4887896
.githooks/pre-push
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-../.github/scripts/update-changelog.sh
+.github/scripts/update-changelog.sh
4
5
# Intercept exit code from the previous command.
6
exitCode="$?"
0 commit comments