Skip to content

Commit

Permalink
Merge pull request #35 from octoposprime/enhance/sdd/20/short-titles-…
Browse files Browse the repository at this point in the history
…workflow

GH_REPO added to env
  • Loading branch information
Sddilora authored Apr 19, 2024
2 parents 00adf07 + ab6d318 commit 7bd4e33
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/short-titles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NUMBER: ${{ github.event.issue.number }} # For issues
LABELS: ${{ secrets.REPO_TEAM }}
GH_REPO: ${{ github.repository }}
PROJECT: ${{ secrets.ASSIGN_PROJECT }}
# NUMBER: ${{ github.event.pull_request.number }} # For pull requests

0 comments on commit 7bd4e33

Please sign in to comment.