Same project linter throws diffirent errors depends from launch folder #2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on: | |
pull_request: | |
types: [opened] | |
issues: | |
types: [opened] | |
jobs: | |
add-to-project: | |
uses: standard/.github/.github/workflows/add-to-project.yaml@master | |
secrets: inherit |