Skip to content

Commit

Permalink
fix: r
Browse files Browse the repository at this point in the history
Signed-off-by: ashing <[email protected]>
  • Loading branch information
ronething committed Jan 25, 2024
1 parent e237cfb commit 18bca53
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,8 +1,12 @@
name: Go

on:
push:
branches:
- main
pull_request:
branches: [ main ]
branches:
- main
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 18bca53

Please sign in to comment.