Skip to content

Commit

Permalink
Update issue-metrics.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bpamiri authored Nov 11, 2023
1 parent 78217af commit acbcc9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/issue-metrics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SEARCH_QUERY: 'repo:cfwheels/cfwheels created:${{ env.last_month }} -reason:"not planned"'

- name: Echo file content
run: echo ./issue_metrics.md
- name: dump file content
run: cat ./issue_metrics.md

- name: Create issue
uses: peter-evans/create-issue-from-file@v4
Expand Down

0 comments on commit acbcc9e

Please sign in to comment.