Skip to content

Commit

Permalink
Create issues for TODOs in past commits
Browse files Browse the repository at this point in the history
  • Loading branch information
nkakouros authored Apr 8, 2021
1 parent 6bb6917 commit 6d235f9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/todo-issuer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
# creating the issue.
AUTO_P: false
REPO: ${{ github.repository }}
BEFORE: ${{ github.event.before }}
# BEFORE: ${{ github.event.before }}
BEFORE: 54fde129cc7f11a18688c4c1fbb22a2aeeda80d2
SHA: ${{ github.sha }}
TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6d235f9

Please sign in to comment.