Skip to content

Commit

Permalink
ci 👷 : update action
Browse files Browse the repository at this point in the history
  • Loading branch information
HerbertHe committed Apr 8, 2024
1 parent 18c2321 commit 623877c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ on:
push:
branches:
- main
paths:
- ".github/workflows/builder.yml"
- "src/**"
- "Dockerfile"
- "package.json"
- "yarn.lock"
- ".gitignore"

jobs:
build:
Expand Down

0 comments on commit 623877c

Please sign in to comment.