Skip to content

Commit 9b7dd1d

Browse files
authored
Disable Auto Build (for now)
Build is currently failing, and seeing a failing message come up in my GitHub inbox doesn't help me, neither does ignoring the repo. Also why build PRs automaticly? Disable that too.
1 parent 5ff0482 commit 9b7dd1d

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@ on:
55
push:
66
branches:
77
- master
8-
pull_request:
9-
branches:
10-
- master
11-
schedule:
12-
- cron: '0 0 * * *'
138

149
env:
1510
SOLUTION_FILE_PATH: .\build\bcm2836\buildbcm2836.sln

0 commit comments

Comments
 (0)