We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eb752e commit f36132dCopy full SHA for f36132d
.github/workflows/discussions.yml
@@ -52,6 +52,4 @@ jobs:
52
echo "ERROR: GH_TOKEN is not set. Make sure the GitHub App is configured correctly."
53
exit 1
54
fi
55
- echo "GH_TOKEN is set (length: ${#GH_TOKEN})"
56
- chmod +x .github/scripts/process-stale-discussions.sh
57
.github/scripts/process-stale-discussions.sh
0 commit comments