Tim Duesterhus
|
662896e68e
|
CI: Clean up formatting in GitHub Action definitions
This patch cleans up the formatting within the .yml definition files for GitHub
Actions to ensure a consistent look across all actions.
|
2021-10-18 07:17:04 +02:00 |
|
Tim Duesterhus
|
89c9d0a169
|
CI: Add permissions to GitHub Actions
This change locks down the permissions of the access token in GitHub Actions to
only allow reading the repository contents and nothing else.
see https://docs.github.com/en/actions/security-guides/automatic-token-authentication#permissions-for-the-github_token
|
2021-10-18 07:17:04 +02:00 |
|
Ilya Shipitsin
|
b89c0e4635
|
CI: github actions: enable alpine/musl builds
on push builds are added. based on cirrus-ci patch sent by William Lallemand
|
2021-06-12 18:23:22 +02:00 |
|