Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2020-06-17 15:23:48 +0300
committerGitHub <noreply@github.com>2020-06-17 15:23:48 +0300
commit8efe4aa9af12abd62e28f7b4e1aa4f7fda0170ac (patch)
tree2808d4b8d0111e4b9fba93acaaec46ea2f83f661 /.github
parentde0047051c0d4fbcfd5aa07b4a18c48a9a71369b (diff)
Update bundlewatch.yml (#31063)
Specify `CI_TRACK_BASE: main`
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/bundlewatch.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/bundlewatch.yml b/.github/workflows/bundlewatch.yml
index 305d17ae59..f09cc9667d 100644
--- a/.github/workflows/bundlewatch.yml
+++ b/.github/workflows/bundlewatch.yml
@@ -36,3 +36,4 @@ jobs:
run: npm run bundlewatch
env:
BUNDLEWATCH_GITHUB_TOKEN: "${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}"
+ CI_BRANCH_BASE: main