Skip to content

Commit

Permalink
update bootstrap to 5.2.3 (#1388)
Browse files Browse the repository at this point in the history
  • Loading branch information
codecalm committed Nov 28, 2022
1 parent 8ec9a71 commit f1963c2
Show file tree
Hide file tree
Showing 3 changed files with 100 additions and 101 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/bundlewatch.yml
@@ -1,11 +1,11 @@
name: Bundlewatch

on:
pull_request: null
push:
branches-ignore:
- "dependabot/**"
pull_request:
workflow_dispatch:
branches:
- main
- dev

env:
FORCE_COLOR: 2
Expand Down Expand Up @@ -41,4 +41,3 @@ jobs:
run: npm run bundlewatch
env:
BUNDLEWATCH_GITHUB_TOKEN: "${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}"
CI_BRANCH_BASE: main

0 comments on commit f1963c2

Please sign in to comment.