nextcloud-desktop/.github
Jyrki Gadinger c13049db32 don't remove "needs info" label from maintainers
- replaces syntax to yaml multi-line, apparently `${{ ... }}` was only
  needed because the expression starts with a `!`
- since GitHub workflows only have literals for booleans, null, number,
  and string, we need to use `fromJSON` in order to create an array as
  per the example given in the docs for `contains`

see also:
- https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#jobsjob_idif
- https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/evaluate-expressions-in-workflows-and-actions#example-matching-an-array-of-strings
- https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/evaluate-expressions-in-workflows-and-actions#literals

Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
2025-02-26 16:59:01 +01:00
..
ISSUE_TEMPLATE Update BUG_REPORT.yml 2025-01-31 10:28:14 +01:00
workflows don't remove "needs info" label from maintainers 2025-02-26 16:59:01 +01:00
dependabot.yml Automatically update GitHub Actions 2023-09-16 17:47:43 +02:00
pull_request_template.md Add pull request template 2021-04-22 15:02:44 +02:00