Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kokofixcomputers authored Oct 12, 2024
1 parent 7594673 commit 361da2e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,21 @@ on:
branches:
- 'develop'
- '1.0-develop'
paths-ignore:
- VERSION
- config/app.php
- .github/workflows/release.yaml
- CHANGELOG.md
pull_request:
branches:
- "develop"
- "1.0-develop"
paths-ignore:
- VERSION
- config/app.php
- .github/workflows/release.yaml
- CHANGELOG.md


jobs:
tests:
Expand Down

0 comments on commit 361da2e

Please sign in to comment.