Skip to content

Commit 83a5b69

Browse files
Copilotpancetta
andcommitted
Rename gitlab_ci.yml to gitlab_ci.yml.disabled to prevent skipped checks
Co-authored-by: pancetta <7158893+pancetta@users.noreply.github.com>
1 parent 29060d2 commit 83a5b69

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
---
22

3+
# WORKFLOW DISABLED
4+
# This workflow has been disabled to prevent skipped check runs from appearing in pull requests.
5+
# The file has been renamed from gitlab_ci.yml to gitlab_ci.yml.disabled
6+
#
7+
# To re-enable this workflow:
8+
# 1. Rename this file back to gitlab_ci.yml
9+
# 2. Uncomment the desired triggers below (push, pull_request_target, schedule)
10+
#
11+
# Note: Even with only workflow_dispatch enabled, GitHub creates skipped check runs
12+
# for the jobs when they have conditional 'if' statements that evaluate to false.
13+
314
name: Mirror to Gitlab to trigger CI
415

516
# Disabled: GitLab mirror is temporarily disabled due to known issues

0 commit comments

Comments
 (0)