Skip to content

Commit

Permalink
Update test-install.yml
Browse files Browse the repository at this point in the history
Revert github flow changes
  • Loading branch information
SolidProgramming authored Jan 8, 2025
1 parent c34c048 commit 3d3bfd5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,14 @@ name: Build

on:
push:
branches: [ main, develop ]
paths-ignore:
- 'documentation/**'
- 'design/**'

pull_request:
types: [ ready_for_review, review_requested ]
branches: [ main, develop ]
paths-ignore:
- 'documentation/**'
- 'design/**'
Expand Down

0 comments on commit 3d3bfd5

Please sign in to comment.