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 e74945b commit d01e942Copy full SHA for d01e942
README.md
@@ -94,8 +94,9 @@ jobs:
94
- run: bundle exec rake
95
```
96
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.
+See the GitHub Actions documentation for more details about the
+[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).
100
101
### Supported Version Syntax
102
0 commit comments