chore: fix docker env check workflow trigger
This commit is contained in:
@@ -2,8 +2,8 @@ name: Check Docker Environment
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- '.gitea/workflows/check-docker-env.yml'
|
||||
branches:
|
||||
- ops/downgrade-runners
|
||||
|
||||
jobs:
|
||||
check-docker:
|
||||
|
||||
Reference in New Issue
Block a user