add the issue number to the env

pull/146/head
kabachuha 2023-04-23 12:30:49 +03:00
parent 10687a02c1
commit 15749b01d8
1 changed files with 1 additions and 0 deletions

View File

@ -19,4 +19,5 @@ jobs:
- name: Check issue
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ISSUE_NUMBER: ${{ github.event.number }}
run: python .github/scripts/issue_checker.py