We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca5249c commit ed4443cCopy full SHA for ed4443c
1 file changed
workflows/lean-squad.md
@@ -35,13 +35,12 @@ network:
35
- github
36
- "arxiv.org"
37
- "leanprover-community.github.io"
38
- - "release.leanlang.org"
39
- - "release.lean-lang.org"
40
- - "releases.lean-lang.org"
+ - "leanlang.org"
+ - "lean-lang.org
41
- ocaml
42
- "releaseassets.githubusercontent.com"
43
- "raw.githubusercontent.com" # required: elan installer bootstrap script
44
-
+
45
checkout:
46
fetch: ["*"] # fetch all remote branches
47
fetch-depth: 0 # fetch full history
0 commit comments