Only build action on push

This commit is contained in:
Fanixtar 2022-07-17 13:51:58 +07:00 committed by GitHub
parent db1e4a43f1
commit 9f899ee818

View File

@ -3,8 +3,6 @@ name: Publish
on: on:
push: push:
branches: [ master ] branches: [ master ]
pull_request:
branches: [ master ]
env: env:
SOLUTION_FILE_PATH: ./akebi-gc.sln SOLUTION_FILE_PATH: ./akebi-gc.sln