Skip to content

Commit

Permalink
update triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
irvingywang committed Aug 22, 2024
1 parent 30c7b23 commit d012a21
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
name: Build Project
on:
push:
paths:
- "src/**"
- "lib/**"
push: # Triggers on every push to the repository
pull_request:
paths:
- "src/**"
- "lib/**"

jobs:
build:
Expand Down

0 comments on commit d012a21

Please sign in to comment.