Disable upstream CI
diff --git a/.github/workflows/user_project_ci.yml b/.github/workflows/user_project_ci.yml index 108d546..c3f2b1b 100644 --- a/.github/workflows/user_project_ci.yml +++ b/.github/workflows/user_project_ci.yml
@@ -1,7 +1,7 @@ name: Upstream CI # Disable upstream CI -on: +#on: # Runs on Every Push # push: # Runs on Pull Requests