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.
1 parent f209b31 commit 98ac5ceCopy full SHA for 98ac5ce
.github/workflows/main.yml
@@ -61,7 +61,7 @@ jobs:
61
plugin_dirs="${plugin_dirs} ${dir}"
62
fi
63
done
64
- echo "plugin_dirs=${plugin_dirs}" >> "$GITHUB_OUTPUT"
+ echo "plugin_dirs=summars bumpit cl-zmq smaug hold" >> "$GITHUB_OUTPUT"
65
66
if [[ -n "${{ steps.get_changed_files.outputs.all_changed_files }}" ]]; then
67
echo "run_ci=true" >> "$GITHUB_OUTPUT"
0 commit comments