Skip to content

Commit

Permalink
fixup! ci: update ci to include devnet
Browse files Browse the repository at this point in the history
ci: trigger on label
  • Loading branch information
frazarshad committed Aug 24, 2024
1 parent 6ecc2f5 commit 3f9fcb6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/e2e_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
branches: [main]
pull_request:
branches: [main]
types:
- labeled
- synchronize
schedule:
- cron: '0 0 * * *'
workflow_dispatch:
Expand Down

0 comments on commit 3f9fcb6

Please sign in to comment.