fix milestone check (#2753)

pull/2754/head
Irena Rindos 3 years ago committed by GitHub
parent ee7bf3cde6
commit 99cf985649
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -30,4 +30,4 @@ jobs:
uses: ./actions/pr-checks
with:
token: ${{ secrets.GITHUB_TOKEN }}
configPath: configs/milestone-check
configPath: milestone-check

Loading…
Cancel
Save