Link to condition and expression syntax docs too

This commit is contained in:
Benoit Daloze
2020-05-15 13:48:07 +02:00
parent e74945bcae
commit d01e942f09
+3 -2
View File
@@ -94,8 +94,9 @@ jobs:
- run: bundle exec rake
```
See the [GitHub Actions documentation](https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions)
for more details about the workflow syntax.
See the GitHub Actions documentation for more details about the
[workflow syntax](https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions)
and the [condition and expression syntax](https://help.github.com/en/actions/reference/context-and-expression-syntax-for-github-actions).
### Supported Version Syntax