Skip to content

Commit

Permalink
on push only
Browse files Browse the repository at this point in the history
  • Loading branch information
aaitor committed Feb 8, 2023
1 parent d007db3 commit cf9f563
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/testing-compute.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Testing Compute
on:
push:
branches: [master, develop]
pull_request:
branches: [master, develop]

jobs:
build:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/testing-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Testing w/ Nevermined Node depending on SDK changes
on:
push:
branches: [master, develop]
pull_request:
branches: [master, develop]

jobs:
build:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Testing
on:
push:
branches: [master, develop]
pull_request:
branches: [master, develop]

jobs:
build:
Expand Down

0 comments on commit cf9f563

Please sign in to comment.