Skip to content

Commit

Permalink
example scope of GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
andyatmiami committed Dec 5, 2024
1 parent 24ee6f3 commit 7f9756a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
name: Run tests and upload coverage

on:
push
pull_request:
types: [opened, reopened]
push:
branches:
- main

jobs:
test:
Expand Down

0 comments on commit 7f9756a

Please sign in to comment.