ceph-csi/.github
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
..
ISSUE_TEMPLATE cleanup: rework on naming conventions 2021-09-24 06:17:17 +00:00
workflows ci: prevent Retest Workflow from running on forked repos 2023-06-05 08:56:40 +00:00
dependabot.yml ci: no need to run multi-arch-build for /actions/retest 2023-02-20 14:18:15 +00:00
pull_request_template.md doc: rename "master" branch to "devel" 2021-03-01 10:51:30 +05:30