mirror of
https://github.com/super-linter/super-linter.git
synced 2024-12-26 17:22:11 -05:00
3558649572
When a "push tag" event triggers a GitHub Actions workflow, the "commits" array in the event payload is empty, so the commit count in this case (GITHUB_PUSH_COMMIT_COUNT) is 0. In the particular case of a tag pointing to a merge commit, adjust the logic that initializes GITHUB_PUSH_COMMIT_COUNT. Close #6193 |
||
---|---|---|
.. | ||
buildFileListTest.sh | ||
detectFilesTest.sh | ||
githubEventTest.sh | ||
globalsLanguagesTest.sh | ||
globalsLinterCommandsOptionsTest.sh | ||
linterCommandsTest.sh | ||
linterRulesTest.sh | ||
outputTest.sh | ||
setupSSHTest.sh | ||
validationTest.sh |