We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f487112 commit 6fa7137Copy full SHA for 6fa7137
1 file changed
.github/workflows/create_archive_and_notes.sh
@@ -19,6 +19,7 @@ set -o errexit -o nounset -o pipefail
19
set -x
20
21
echo "hit 20"
22
+
23
# Exclude dot directories, specifically, this file so that we don't
24
# find the substring we're looking for in our own file.
25
# Exclude CONTRIBUTING.md, RELEASING.md because they document how to use these strings.
0 commit comments