Skip to content

Commit

Permalink
add github required envvars
Browse files Browse the repository at this point in the history
  • Loading branch information
tamsinforbes committed Apr 18, 2024
1 parent 5639911 commit 66939c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-malformed-yaml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ jobs:
uses: ministryofjustice/github-actions/python-malformed-yaml@mal-yaml-to-python
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PR_NUMBER: ${{ github.event.number }}
REPOSITORY_NAME: ${{ github.event.repository.name }}

0 comments on commit 66939c1

Please sign in to comment.