Skip to content

Commit

Permalink
WIP: test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
marceljay committed Oct 2, 2023
1 parent 8896e2c commit 4e9d9f8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-test-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ env:

on:
push:
branches: ['main', 'dev']
paths-ignore:
- 'docs/**'
- 'packages/dev-frontend/**'
Expand All @@ -16,7 +15,6 @@ on:
- 'papers/**'
- 'images/**'
pull_request:
branches: ['main', 'dev']
paths-ignore:
- 'docs/**'
- 'packages/dev-frontend/**'
Expand Down

0 comments on commit 4e9d9f8

Please sign in to comment.