diff options
| author | Michael Christen <Orbiter@users.noreply.github.com> | 2025-06-20 23:52:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-20 23:52:31 +0200 |
| commit | 205497efdf2e30c24549f1464678e403927da946 (patch) | |
| tree | 305876c57e015df52f9d495eed7e2f8cdc735b33 /.github/workflows | |
| parent | 16689362f7cbd57f9f22164c7735a5fc1d868ce7 (diff) | |
disabled selbhosted trigger
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/ant-build-selfhosted.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ant-build-selfhosted.yaml b/.github/workflows/ant-build-selfhosted.yaml index cd0c20224..27d1e8dae 100644 --- a/.github/workflows/ant-build-selfhosted.yaml +++ b/.github/workflows/ant-build-selfhosted.yaml @@ -1,6 +1,6 @@ name: CI Script to build on self-hosted server -on: push +# on: push jobs: build: |
