Update .github/workflows/WebCI.yml
IMAGESTOR CI / IMAGESTOR_CI (push) Failing after 14s Details

This commit is contained in:
kj4lxc 2026-03-01 22:13:29 +00:00
parent bd74129107
commit 193cb64006
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ on:
jobs:
IMAGESTOR_CI:
runs-on: [self-hosted, linux]
runs-on: [linux]
steps:
- name: Send Startup Notification to Discord
uses: sarisia/actions-status-discord@v1.12.0