We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
master
1 parent 8c348a3 commit 3160ab4Copy full SHA for 3160ab4
.github/workflows/documentation.yml
@@ -1,6 +1,8 @@
1
name: Documentation
2
3
-on: [push]
+on:
4
+ push:
5
+ branches: [master]
6
7
jobs:
8
swift-doc:
0 commit comments