actionlint
actionlint copied to clipboard
False positive regarding github.repository.name
Hello,
actionlint reports error when encountering ${{ github.repository_name }} but this property is perfectly valid.
I think the official Github documentation is lacking on this.