Skip to content

Commit

Permalink
update github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-opentensor committed Aug 22, 2024
1 parent 8337d11 commit 7c79999
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e-subtensor-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ concurrency:

on:
push:
branches: [main, development, staging]
branches: [main, development, staging, btsdk]

pull_request:
branches: [main, development, staging]
branches: [main, development, staging, btsdk]
types: [ opened, synchronize, reopened, ready_for_review ]

workflow_dispatch:
Expand Down

0 comments on commit 7c79999

Please sign in to comment.