Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
chrabyrd committed Apr 19, 2024
1 parent ef6090d commit 70c65ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-test-coverage-artifact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:

jobs:
update-test-coverage-artifact:
# if: github.event.pull_request.merged == true
if: github.event.pull_request.merged == true || ${{ inputs.isManual }} == true
runs-on: ubuntu-latest

services:
Expand Down

0 comments on commit 70c65ed

Please sign in to comment.