Skip to content

Commit

Permalink
ci: reorder also in the sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
clauBv23 committed Apr 9, 2024
1 parent 84d62bd commit 16c098e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/sdk-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@ on:
branches:
- main
- develop
workflow_dispatch:
workflow_call:

pull-request:
paths:
- 'sdk/**'
- '.github/workflows/sdk-*.yml'
workflow_dispatch:
workflow_call:

jobs:
formatting-linting:
Expand Down

0 comments on commit 16c098e

Please sign in to comment.