Skip to content

Commit de8a5f5

Browse files
committed
Stop building API docs for v3 git.
1 parent b5f52c1 commit de8a5f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
container: alpine:edge
1919
runs-on: ubuntu-latest
2020
env:
21-
INSPIRCD_BRANCHES: insp3 insp4 master
21+
INSPIRCD_BRANCHES: insp4 master
2222
INSPIRCD_TAGS: v3 v4
2323
environment:
2424
name: github-pages

0 commit comments

Comments
 (0)