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 f90d547 commit 30da15fCopy full SHA for 30da15f
.devcontainer/post-attach.sh
@@ -8,7 +8,7 @@ if [ -v CODESPACES ]; then
8
echo "Running in Codespaces - please add COPILOT_TOKEN to your Codespaces secrets"
9
fi
10
if [ ! -v GITHUB_PERSONAL_ACCESS_TOKEN ]; then
11
- echo "Running in Codespaces - please add GITHUB_PERSONAL_ACCESS_TOKEN to your Codespaces secrets"
+ echo "⚠️ Running in Codespaces - please add GITHUB_PERSONAL_ACCESS_TOKEN to your Codespaces secrets"
12
13
14
0 commit comments