Skip to content

Commit

Permalink
Enable workflow dispatch and on push to pull request branches
Browse files Browse the repository at this point in the history
  • Loading branch information
F-WRunTime committed Oct 7, 2024
1 parent 7cebc78 commit 4858517
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lido-ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
name: "Test Proofs"
on:
workflow_dispatch:
pull_request:
push:
branches:
- develop
Expand Down

0 comments on commit 4858517

Please sign in to comment.