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

Update permissions for github actions #580

Open
wants to merge 2 commits into
base: next
Choose a base branch
from

Conversation

gingerbenw
Copy link
Member

Goal

Ensure github actions have appropriate for each job

@gingerbenw gingerbenw marked this pull request as ready for review February 20, 2025 17:55
@@ -2,6 +2,9 @@ name: Compare PR stats

on: [pull_request]

permissions:
pull-requests: write
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should have read-all at the top level and then give each job the write permissions that it needs.

Copy link

Browser bundle size

NPM build

Package
Before 212.60 kB
After 212.60 kB
± No change

CDN build

Unminified Minfied Minified + gzipped
Before 107.98 kB 40.93 kB 12.00 kB
After 107.98 kB 40.93 kB 12.00 kB
± No change No change No change

Code coverage

Coverage values did not change👌.

Total:

Lines Branches Functions Statements
89.97%(+0%) 78.29%(+0%) 85.79%(+0%) 88.86%(+0%)

Generated against 2571ca9 on 20 February 2025 at 17:59:32 UTC

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