更新 '.gitea/workflows/build.yaml'

This commit is contained in:
yutou 2023-04-25 18:11:34 +08:00
parent db2bc033be
commit 59f82aef19

View File

@ -3,7 +3,7 @@ run-name: ${{ github.actor }} is testing out Gitea Actions 🚀
on:
push:
branches:
- main
- master
paths-ignore:
- '.gitea/**'
- '.idea/**'