Skip to content

Commit f36132d

Browse files
committed
try to skip chmod step
1 parent 2eb752e commit f36132d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/discussions.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,4 @@ jobs:
5252
echo "ERROR: GH_TOKEN is not set. Make sure the GitHub App is configured correctly."
5353
exit 1
5454
fi
55-
echo "GH_TOKEN is set (length: ${#GH_TOKEN})"
56-
chmod +x .github/scripts/process-stale-discussions.sh
5755
.github/scripts/process-stale-discussions.sh

0 commit comments

Comments
 (0)