Skip to content

Commit

Permalink
Slim test pull
Browse files Browse the repository at this point in the history
  • Loading branch information
MichalKalke committed Jan 29, 2024
1 parent 207a046 commit d2b1c5d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/upgrade-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@ name: Upgrade test
on:
push:
branches: [ "main" ]
pull_request:
paths-ignore:
- 'docs/**'
- 'examples/**'
types:
- opened
- reopened
- synchronize
- ready_for_review
- converted_to_draft

jobs:
upgrade-test:
Expand Down

0 comments on commit d2b1c5d

Please sign in to comment.