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 425fc23 commit f5c86eaCopy full SHA for f5c86ea
.github/workflows/build-book.yml
@@ -1,7 +1,7 @@
1
name: build-test-deploy-book
2
3
# Only build PRs, the main branch, and releases. Pushes to branches will only
4
-# be built when a PR is opened. This avoids duplicated buids in PRs coming
+# be built when a PR is opened. This avoids duplicated builds in PRs coming
5
# from branches in the origin repository (1 for PR and 1 for push).
6
# This came from Leo's work with fatiando
7
on:
0 commit comments