Skip to content

Commit

Permalink
github: Fix workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Nathaniel Clark <Nathaniel.Clark@misrule.us>
  • Loading branch information
utopiabound committed May 13, 2024
1 parent abfeab3 commit 5048821
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/workflows.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
on:
push:
branches:
- main
steps:
- uses: actions/checkout@main
- uses: codecov/codecov-action@v4
Expand Down

0 comments on commit 5048821

Please sign in to comment.