tahoe-lafs/.github
Sajith Sasidharan 106976e8cc GitHub Actions: use expression syntax
Per GitHub documentation:

  When you use expressions in an if conditional, you may omit the
  expression syntax (${{ }}) because GitHub automatically evaluates
  the if conditional as an expression, unless the expression contains
  any operators. If the expression contains any operators, the
  expression must be contained within ${{ }} to explicitly mark it for
  evaluation.

https://docs.github.com/en/actions/reference/context-and-expression-syntax-for-github-actions
2021-04-26 12:17:25 -04:00
..
workflows GitHub Actions: use expression syntax 2021-04-26 12:17:25 -04:00
CONTRIBUTING.rst try to link to the same thing more robustly 2021-01-26 09:58:08 -05:00