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

Add permissions section to ci-build.yml for write access #158

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

MueckeMa
Copy link
Contributor

@MueckeMa MueckeMa commented Sep 6, 2024

The changes in the ci-build.yml file introduce a new permissions section. This section grants the workflow write access to the repository contents and packages. This is useful for workflows that need to modify repository files or manage packages as part of their execution.

The changes in the `ci-build.yml` file introduce a new `permissions` section. This section grants the workflow write access to the repository contents and packages. This is useful for workflows that need to modify repository files or manage packages as part of their execution.
@codecov-commenter
Copy link

codecov-commenter commented Sep 6, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (5823a14) to head (02a0d17).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #158   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          235       235           
  Branches        37        37           
=========================================
  Hits           235       235           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mmuecke mmuecke added the release Build and publish a new release label Sep 6, 2024
@mmuecke mmuecke merged commit ade3fe1 into mmuecke:main Sep 6, 2024
4 checks passed
@MueckeMa MueckeMa deleted the feature/fixBuild branch September 6, 2024 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Build and publish a new release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants