更新 .gitea/workflows/dev.yml

This commit is contained in:
lsm
2025-08-25 18:37:11 +08:00
parent 90eceb508a
commit bc59c2c22f

View File

@@ -2,7 +2,7 @@ run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on:
push:
branches:
- master
- prod
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu