mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 00:31:07 -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 |
||
---|---|---|
.. | ||
data | ||
inspec/super-linter | ||
lib | ||
linters | ||
linters-config/fix-mode | ||
run-super-linter-tests.sh | ||
testUtils.sh | ||
validate-docker-labels.sh |