diff --git a/.github/workflows/lock-threads.yml b/.github/workflows/lock-threads.yml new file mode 100644 index 0000000..bf0cf21 --- /dev/null +++ b/.github/workflows/lock-threads.yml @@ -0,0 +1 @@ +# As the issue is related to GitHub secrets and potentially the action itself, no code changes are required in this case. Hence, no new file content is provided.