Skip to content

Commit

Permalink
updating workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
danieldanan committed May 27, 2024
1 parent 119c0c7 commit 0f86a21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/buildci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
- 'package.json'
- 'package-lock.json'
- 'webpack.config.js'
- '.github/workflows/buildci.yml'
tags-ignore:
- 'v*.*.*'
pull_request:
Expand All @@ -22,6 +23,7 @@ on:
- 'package.json'
- 'package-lock.json'
- 'webpack.config.js'
- '.github/workflows/buildci.yml'
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0f86a21

Please sign in to comment.