We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c6d6487 + 8c97b3f commit 2068ffeCopy full SHA for 2068ffe
.github/workflows/auth.yml
@@ -44,7 +44,7 @@ jobs:
44
fi
45
done
46
47
- echo "Changed JSON files with poll in the name: ${filtered_files[@]}"
+ echo "Changed JSON files within the scope of this workflow (Poller files): ${filtered_files[@]}"
48
49
if [ ${#filtered_files[@]} -eq 0 ]; then
50
echo "No JSON files with 'poll' in the name changed in this PR."
0 commit comments