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

chore: fix gha permission for deployctl action #6251

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

kt3k
Copy link
Member

@kt3k kt3k commented Dec 11, 2024

Currently deployctl action seems failing because of permission error. https://github.com/denoland/std/actions/runs/12268957111/job/34231703522

This PR should fix it.

Note: contents: write permission is already given at top-level.

@kt3k kt3k requested a review from crowlKats December 11, 2024 06:58
Copy link

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.52%. Comparing base (7480f35) to head (714fbcd).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6251      +/-   ##
==========================================
- Coverage   96.52%   96.52%   -0.01%     
==========================================
  Files         535      535              
  Lines       41030    41030              
  Branches     6141     6141              
==========================================
- Hits        39606    39605       -1     
- Misses       1382     1383       +1     
  Partials       42       42              

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

@kt3k kt3k merged commit 6828931 into denoland:main Dec 12, 2024
18 checks passed
@kt3k kt3k deleted the chore-fix-gha-permission branch December 12, 2024 03:45
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