aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJosh Spicer <joshspicer@github.com>2022-05-26 02:56:12 +0300
committerGitHub <noreply@github.com>2022-05-26 02:56:12 +0300
commit04f5d29fd077718a364fa79c76e103e5c0f3c1ad (patch)
tree91a7901e79e12d8e980b2614abaa08297f9545e7 /src
parentf86091f02dfd16e122f420906d422616a60c27cd (diff)
smart PR action (#23)
* attempt at update action * Update test-pr.yaml * make a change to a source file * try out a few * easy case * filter * try a two-feature key * without jup * overthinking? * naming * changes * all * remove comments
Diffstat (limited to 'src')
-rw-r--r--src/go/install.sh2
-rw-r--r--src/jupyterlab/install.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/go/install.sh b/src/go/install.sh
index 47ab299..86d652b 100644
--- a/src/go/install.sh
+++ b/src/go/install.sh
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
#-------------------------------------------------------------------------------------------------------------
# Copyright (c) Microsoft Corporation. All rights reserved.
-# Licensed under the MIT License. See https://go.microsoft.com/fwlink/?linkid=2090316 for license information.
+# Licensed under the MIT License. See https://go.microsoft.com/fwlink/?linkid=2090316 for license information
#-------------------------------------------------------------------------------------------------------------
#
# Docs: https://github.com/microsoft/vscode-dev-containers/blob/main/script-library/docs/go.md
diff --git a/src/jupyterlab/install.sh b/src/jupyterlab/install.sh
index 76bb93c..591a126 100644
--- a/src/jupyterlab/install.sh
+++ b/src/jupyterlab/install.sh
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
#-------------------------------------------------------------------------------------------------------------
# Copyright (c) Microsoft Corporation. All rights reserved.
-# Licensed under the MIT License. See https://go.microsoft.com/fwlink/?linkid=2090316 for license information.
+# Licensed under the MIT License. See https://go.microsoft.com/fwlink/?linkid=2090316 for license information
#-------------------------------------------------------------------------------------------------------------
#
# Docs: https://github.com/microsoft/vscode-dev-containers/blob/main/script-library/docs/jupyterlab.md