Skip to content

Commit 2068ffe

Browse files
Merge branch 'trial-testing:main' into main
2 parents c6d6487 + 8c97b3f commit 2068ffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auth.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
fi
4545
done
4646
47-
echo "Changed JSON files with poll in the name: ${filtered_files[@]}"
47+
echo "Changed JSON files within the scope of this workflow (Poller files): ${filtered_files[@]}"
4848
4949
if [ ${#filtered_files[@]} -eq 0 ]; then
5050
echo "No JSON files with 'poll' in the name changed in this PR."

0 commit comments

Comments
 (0)