Skip to content

Commit

Permalink
Update CI workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
AmsterGet committed Oct 4, 2024
1 parent d83c78c commit 352eaa8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/CI-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ on:
- README.md
- CHANGELOG.md
pull_request:
branches:
- develop
- master
paths-ignore:
- README.md
- CHANGELOG.md

jobs:
test:
Expand Down

0 comments on commit 352eaa8

Please sign in to comment.