We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b116883 commit c8c8f39Copy full SHA for c8c8f39
.github/workflows/docs.yaml
@@ -2,7 +2,7 @@ name: Generate and publish docs
2
3
on:
4
push:
5
- branches: [ main ]
+ branches: [ main, awatt/docc ]
6
7
env:
8
# Xcode 16.3 gets us Swift 6.1, required for docc merge
0 commit comments