Skip to content

Commit

Permalink
fix(ci/floccus)
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Klehr <[email protected]>
  • Loading branch information
marcelklehr committed Dec 14, 2023
1 parent 112a72b commit 82ad937
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/floccus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@ on:
- stable*
paths:
- 'lib/**'
- 'package.json'
- 'package-lock.json'
- 'webpack*'
- 'gulpfile.js'
- 'composer.json'
- 'composer.lock'
- '.github/workflows/floccus.yml'

env:
APP_NAME: bookmarks
Expand Down

0 comments on commit 82ad937

Please sign in to comment.