Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/examples/typescript/…
Browse files Browse the repository at this point in the history
…postcss-8.4.31
  • Loading branch information
usefulthink authored Nov 5, 2023
2 parents e087893 + 905025f commit b2dd0e0
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 45 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,10 @@ permissions:
contents: write

jobs:
test:
uses: ./.github/workflows/test.yml
dependabot:
needs: test
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
env:
Expand Down
90 changes: 45 additions & 45 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b2dd0e0

Please sign in to comment.