ceph-csi/.github/workflows
Niels de Vos 0e79135419 ci: prevent Retest Workflow from running on forked repos
Forked repositories contain the the `.github/workflows/` directory, and
therefore run all the GitHub Workflows located there. Some of the
workflows need additional configuration, like providing access to the
standard `GITHUB_TOKEN`. If the extra configuration is not done, the
GitHub Workflow will fail, and the owner of the forked repository will
receive regular notifications about that.

There is no need to run the "retest" workflow on forked repositories, so
it can be skipped by default.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2023-06-05 08:56:40 +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: use the "ceph-csi-bot" account for commenting on PRs 2023-06-05 07:37:51 +00:00
retest.yaml ci: prevent Retest Workflow from running on forked repos 2023-06-05 08:56:40 +00:00
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