Skip to content

Commit d01e942

Browse files
committed
Link to condition and expression syntax docs too
1 parent e74945b commit d01e942

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,9 @@ jobs:
9494
- run: bundle exec rake
9595
```
9696

97-
See the [GitHub Actions documentation](https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions)
98-
for more details about the workflow syntax.
97+
See the GitHub Actions documentation for more details about the
98+
[workflow syntax](https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions)
99+
and the [condition and expression syntax](https://help.github.com/en/actions/reference/context-and-expression-syntax-for-github-actions).
99100

100101
### Supported Version Syntax
101102

0 commit comments

Comments
 (0)