From fd3b2ee987628fc66c169438027616b748d5d0a0 Mon Sep 17 00:00:00 2001 From: akwanpdf Date: Tue, 16 Nov 2021 17:09:57 -0800 Subject: [PATCH 1/2] Try to trigger Updating JS files bot --- src/DocumentView/DocumentView.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/DocumentView/DocumentView.tsx b/src/DocumentView/DocumentView.tsx index 7252671a3..7e9250af3 100644 --- a/src/DocumentView/DocumentView.tsx +++ b/src/DocumentView/DocumentView.tsx @@ -21,6 +21,7 @@ import * as AnnotOptions from "../AnnotOptions/AnnotOptions"; * Add a third comment to trigger GitHub Actions bot. Edit this third comment so that there are multiple commits in this PR. * Add a fourth comment to trigger GitHub Actions bot. * Add a fifth comment to trigger GitHub Actions bot. + * Add a sixth comment and check if making a PR to a branch other than master, does anything. * * To represent functions, please use {@link func}. * To represent "one of Config.Buttons values" or "an array of From caeb8d0f5620f1278940487e1454acb7a91e6159 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Nov 2021 01:10:41 +0000 Subject: [PATCH 2/2] Updating JS files --- lib/src/DocumentView/DocumentView.js | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/src/DocumentView/DocumentView.js b/lib/src/DocumentView/DocumentView.js index da599edb1..1e4aeb816 100644 --- a/lib/src/DocumentView/DocumentView.js +++ b/lib/src/DocumentView/DocumentView.js @@ -12,6 +12,7 @@ import { Config } from "../Config/Config"; * Add a third comment to trigger GitHub Actions bot. Edit this third comment so that there are multiple commits in this PR. * Add a fourth comment to trigger GitHub Actions bot. * Add a fifth comment to trigger GitHub Actions bot. + * Add a sixth comment and check if making a PR to a branch other than master, does anything. * * To represent functions, please use {@link func}. * To represent "one of Config.Buttons values" or "an array of