Skip to content

Commit 6c26763

Browse files
authored
fix: Makes find-changes executable. (#468)
1 parent e50ab70 commit 6c26763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/find-changes.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
# This script is intended to be run from the root directory.
3+
# Run this script from the root folder.
44

55
# --- Configuration ---
66
BASE_REF=${1:-"origin/main"}

0 commit comments

Comments
 (0)