rclone/.github
albertony fcd3b88332 build: use inputs context in github workflow
Currently input options are retrieved from the event payload, via github.event.inputs,
and that still works, but boolean values are represented as strings there while in the
dedicated inputs context the boolean types are preserved, which means conditional
expressions can be simplified.
2024-10-03 16:31:36 +01:00
..
ISSUE_TEMPLATE docs: improve grammar and fix typos (#5361) 2021-11-04 12:50:43 +01:00
workflows build: use inputs context in github workflow 2024-10-03 16:31:36 +01:00
dependabot.yml build: remove Go updates from dependabot as it is too noisy 2023-04-20 17:58:10 +01:00
ISSUE_TEMPLATE.md build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
PULL_REQUEST_TEMPLATE.md .github: correct contribution link in pull request template 2021-10-14 11:07:25 +01:00