Skip to content

Commit

Permalink
Merge pull request #807 from ProgramEquity/Dunridge-patch-2
Browse files Browse the repository at this point in the history
Update issue-metrics.yml
  • Loading branch information
Dunridge authored Nov 20, 2023
2 parents a8bf5c8 + 8bd2147 commit c0437b1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/issue-metrics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
git checkout -b "issue-${issue_number}"
echo "::set-output name=issue_branch::issue-${issue_number}"
- name: Install
run: npm install
working-directory: ./roiScript

- name: Run
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit c0437b1

Please sign in to comment.