Skip to content

Commit

Permalink
Switch back to main branch which has the token passing for codecov (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
ldemailly authored Sep 17, 2024
1 parent 37f0ed4 commit 6f51d68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/include.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
call-gochecks:
uses: fortio/workflows/.github/workflows/gochecks.yml@main
call-codecov:
uses: fortio/workflows/.github/workflows/codecov.yml@codecov_token
uses: fortio/workflows/.github/workflows/codecov.yml@main
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
call-codeql:
Expand Down

0 comments on commit 6f51d68

Please sign in to comment.