commit | 1155805997baa4772489cb3839d1fdf74bf53466 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@linux.ibm.com> | Mon Dec 05 09:37:31 2022 +1100 |
committer | Anton Blanchard <anton@ozlabs.org> | Mon Dec 05 09:37:31 2022 +1100 |
tree | 41aba6b58c45f51a6febd75b88a33f8212311bb6 | |
parent | 200131d795e53a19b72b47aca9e9f37f7fd78fa4 [diff] |
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