Skip to content

Commit

Permalink
ci: deactivate polybft e2e tests workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiendan committed Sep 12, 2023
1 parent a57719f commit fd959f6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/e2e-polybft.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
name: PolyBFT E2E tests
on: # yamllint disable-line rule:truthy
push:
branches:
- main
- develop
pull_request:
# push:
# branches:
# - main
# - develop
# pull_request:
workflow_dispatch:
workflow_call:
outputs:
Expand Down

0 comments on commit fd959f6

Please sign in to comment.