Skip to content

Commit

Permalink
.github/workflows/coverity-scan.yaml: temporarily run on my fork
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Murray <[email protected]>
  • Loading branch information
alexmurray committed Oct 21, 2024
1 parent a2d3433 commit 7a96a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverity-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- 1.23
unit-scenario:
- normal
if: github.repository == 'canonical/snapd'
if: github.repository == 'alexmurray/snapd'
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 7a96a3e

Please sign in to comment.