Only build action on push

This commit is contained in:
Fanixtar 2022-07-17 13:51:58 +07:00 committed by GitHub
parent 73451ed24a
commit d6fc5e9833
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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