Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
emmebrusa committed Jun 6, 2024
1 parent 13864d1 commit 871ceff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ on:
push:
paths:
- ".github/workflows/build.yaml"
- "src/**/*"
- "src/*"
pull_request:
paths:
- "src/**/*"
- "src/*"

env:
SDCC_VERSION: 4.4.0
Expand Down

0 comments on commit 871ceff

Please sign in to comment.