Skip to content

Commit

Permalink
ref: clarify tested_coq_opam_versions
Browse files Browse the repository at this point in the history
  • Loading branch information
liyishuai committed May 26, 2020
1 parent dfd90f9 commit d7e9f18
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Yaml Lint
on: [push]
on: [push, pull_request]
jobs:
lintAllTheThings:
runs-on: ubuntu-latest
Expand Down
6 changes: 6 additions & 0 deletions ref.yml
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,9 @@ keys:
item_fields:
- version:
required: true
description: |
Docker tag supported by coqorg/coq:
https://github.com/coq-community/docker-coq/wiki#supported-tags
used:
- .travis.yml
- documentation:
Expand Down Expand Up @@ -275,6 +278,9 @@ keys:
item_fields:
- version:
required: true
description: |
Docker tag supported by coqorg/coq:
https://github.com/coq-community/docker-coq/wiki#supported-tags
used:
- .travis.yml
- coq-action.yml
Expand Down

0 comments on commit d7e9f18

Please sign in to comment.