Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
aieri committed Mar 5, 2024
1 parent 40be6b5 commit d95b85c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-metrics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
done
range="$pulse_start..$today"
query="type:pr $reviewedby $reviewrequested $teamreviewrequested created:$range"
query="type:pr org:canonical $reviewedby $reviewrequested $teamreviewrequested created:$range"
echo "$query"
echo "query=$query" >> "$GITHUB_ENV"
Expand Down

0 comments on commit d95b85c

Please sign in to comment.