更新 '.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: on:
push: push:
branches: branches:
- main - master
paths-ignore: paths-ignore:
- '.gitea/**' - '.gitea/**'
- '.idea/**' - '.idea/**'