CI: fix trigger list.

This commit is contained in:
Catherine
2025-09-20 01:18:25 +00:00
parent ed0f8e9d0d
commit 9f0e54546a

View File

@@ -1,8 +1,10 @@
name: CI
on:
push: [main]
pull_request: [main]
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs: