Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix: add statuses
  • Loading branch information
thomasrockhu-codecov committed Jan 27, 2026
commit 8ebf8abc9d07cceb42ead4b94edb494d52eefd2f
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
id-token: write
statuses: write
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down
Loading