Only build action on push
This commit is contained in:
parent
db1e4a43f1
commit
9f899ee818
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user