Skip to content

Commit

Permalink
Update create-issue.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Yang committed Feb 21, 2021
1 parent 343c282 commit bcfd7c8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/create-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,5 @@ jobs:
if: failure()
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
REPO: ${{ github.repository }}
WORKFLOW: ${{ github.workflow }}
JOB: ${{ github.job }}
ID: ${{ github.run_id }}
with:
filename: .github/failed_schedule_issue_template.md

0 comments on commit bcfd7c8

Please sign in to comment.