ci: update dashboard ci to support pull request

This commit is contained in:
Soulter
2025-06-22 10:38:09 +08:00
committed by GitHub
parent f9c3e4cdb0
commit af2687771b
+5 -1
View File
@@ -1,6 +1,10 @@
name: AstrBot Dashboard CI
on: [push]
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build: