Skip to content

Commit

Permalink
Switch to manual dispatching (#2)
Browse files Browse the repository at this point in the history
Scrutinizer CI can no longer access the repository within the
organization. Until the permission issue is fixed, I am essentially
disabling this workflow.
  • Loading branch information
askmrsinh authored Mar 4, 2024
1 parent 74ca016 commit 0f0dea3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Unit test coverage

on:
- push
- pull_request
on: workflow_dispatch

jobs:
tests:
Expand Down

0 comments on commit 0f0dea3

Please sign in to comment.