ceph-csi/.github/workflows
Niels de Vos 360df61eb0 ci: github.event.pull_request.merged is a boolean, not a string
With the updates to the pull-request-commenter, all strings were placed
within `'` to prevent syntax issues. It seems that
`github.event.pull_request.merged` really is a boolean (or `null`), and
not a string.

Doc: https://docs.github.com/en/webhooks-and-events/ ("payloads" section)
Signed-off-by: Niels de Vos <ndevos@ibm.com>
2023-05-31 09:44:25 +00:00
..
build-multi-stage.yaml ci: add ci/skip/multi-arch-build label 2022-05-10 06:08:22 +00:00
codespell.yaml ci: Set permissions for GitHub actions 2022-05-05 20:21:15 +05:30
commitlint.yaml ci: do not run commitlint GitHub Action on dependabot PRs 2023-02-21 10:58:52 +00:00
dependency-review.yaml rebase: bump actions/dependency-review-action from 2 to 3 2022-11-17 13:00:22 +00:00
go-test.yaml ci: Set permissions for GitHub actions 2022-05-05 20:21:15 +05:30
golangci-lint.yaml ci: Set permissions for GitHub actions 2022-05-05 20:21:15 +05:30
lint-extras.yaml ci: Set permissions for GitHub actions 2022-05-05 20:21:15 +05:30
mergify-copy-labels.yaml ci: switch back to official label copier & always add ok-to-test label 2023-05-19 07:40:10 +00:00
mod-check.yaml ci: Set permissions for GitHub actions 2022-05-05 20:21:15 +05:30
publish-artifacts.yaml rebase: bump docker/login-action from 1 to 2 2022-05-10 05:02:33 +00:00
pull-request-commentor.yaml ci: github.event.pull_request.merged is a boolean, not a string 2023-05-31 09:44:25 +00:00
retest.yaml ci: Set permissions for GitHub actions 2022-05-05 20:21:15 +05:30
stale.yaml rebase: Bump actions/stale from 7 to 8 2023-03-28 07:10:20 +00:00
test-retest-action.yaml ci: only run test-retest-action if the PR modifies the action 2023-02-21 10:58:52 +00:00