armbian-build/.github
ColorfulRhino c3756dae68 actions: Use "all-globs" instead of "any-glob" for negated checks
If we want to check if a file is not from one of the listed folders, it needs to be check that
"NOT x AND NOT y AND NOT z" is true, instead of
"NOT x OR NOT y OR NOT z"
2024-06-25 07:06:47 +02:00
..
ISSUE_TEMPLATE GH: ISSUE_TEMPLATE: Improve bug report template 2024-03-16 22:31:43 +01:00
workflows actions: Rename PR-specific workflows with "pr-" prefix 2024-06-09 16:30:45 +00:00
armbian-logo.png reduced PNG file size with optipng 2023-04-22 20:08:15 +02:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-07-16 21:03:13 -04:00
CODEOWNERS Automatic board configs status synchronise 2024-04-26 15:10:43 +08:00
dependabot.yml dependabot: Add weekly update check for Pip requirements.txt packages 2024-06-25 07:06:21 +02:00
generate_CODEOWNERS.sh Add script to auto-generate CODEOWNERS 2023-06-20 21:36:13 +02:00
labeler.yml actions: Use "all-globs" instead of "any-glob" for negated checks 2024-06-25 07:06:47 +02:00
labels.yml actions: Add "Documentation" label category to actions/labeler 2024-06-14 14:56:22 +00:00
PULL_REQUEST_TEMPLATE.md Extend PR template when asking for documentation 2024-03-11 19:45:52 +01:00
README.gif Improve welcome readme file (#1779) 2020-02-06 22:57:41 +01:00
Releases-wip.md Refactor rootfs caching (#3895) 2022-06-18 23:56:36 +02:00
Releases.md Update Releases.md (#5871) - replace master with main. 2023-10-31 08:05:43 +01:00