Skip to content

Commit 9852d5b

Browse files
committed
2 parents abbb3c2 + 278ffb8 commit 9852d5b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/build.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ name: Build
77

88
on:
99
workflow_dispatch:
10-
push:
11-
branches: [ "master" ]
12-
pull_request:
13-
branches: [ "master" ]
10+
# push:
11+
# branches: [ "master" ]
12+
# pull_request:
13+
# branches: [ "master" ]
1414

1515
env:
1616
# Path to the solution file relative to the root of the project.

0 commit comments

Comments
 (0)