Skip to content

Commit

Permalink
fix: update the codecov and tests to run on the main branch on push a…
Browse files Browse the repository at this point in the history
…s well
  • Loading branch information
abhimanyubabbar committed Sep 24, 2024
1 parent ec26369 commit 81c5e2a
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
name: Main Branch PR Tests

on:
pull_request:
push:
branches:
- main
types:
- opened
- synchronize
- "release/*"
pull_request:

permissions: read-all

Expand Down

0 comments on commit 81c5e2a

Please sign in to comment.