Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gha: set default permissions to "read", add concurrency check, and add security policy #48

Merged
merged 3 commits into from
Jan 2, 2025

Conversation

thaJeztah
Copy link
Member

gha: set default permissions to "read"

gha: add concurrency check

add concurrency check in our workflows to ensure that only a single workflow
using the same concurrency group will run at a time.

more info: https://docs.github.com/en/actions/using-jobs/using-concurrency

Add security policy

Signed-off-by: Sebastiaan van Stijn <[email protected]>
add concurrency check in our workflows to ensure that only a single workflow
using the same concurrency group will run at a time.

more info: https://docs.github.com/en/actions/using-jobs/using-concurrency

Signed-off-by: Sebastiaan van Stijn <[email protected]>
Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah thaJeztah self-assigned this Jan 2, 2025
@thaJeztah thaJeztah merged commit 31a7e4e into moby:main Jan 2, 2025
11 checks passed
@thaJeztah thaJeztah deleted the gha_tweak branch January 2, 2025 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants