Skip to content

Commit

Permalink
Merge branch 'main' into automated_release
Browse files Browse the repository at this point in the history
  • Loading branch information
650elx committed Oct 1, 2024
2 parents f48a571 + be6b973 commit 1c02321
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
name: Test Python SDK

on:
push:
branches:
- "main"
pull_request:
branches: [ main ]
on: [ push ]

env:
KEY_ID: ${{ secrets.KEY_ID }}
Expand Down

0 comments on commit 1c02321

Please sign in to comment.