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 token permissions for CIs #3867

Merged

Conversation

TianlongLiang
Copy link
Contributor

No description provided.

@TianlongLiang
Copy link
Contributor Author

Set top-level permissions as contents: read as described in GitHub's documentation.
Set any required write permissions at the job-level. Only set the permissions required for that job:

  • For jobs that create release/tag or upload release artifact, it needs to be granted contents: write permission
  • For jobs that upload cached artifacts, it needs to be granted actions: write permission

@TianlongLiang TianlongLiang marked this pull request as ready for review October 21, 2024 06:14
Copy link
Collaborator

@lum1n0us lum1n0us left a comment

Choose a reason for hiding this comment

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

LGTM

@wenyongh wenyongh merged commit b34b2c8 into bytecodealliance:main Oct 22, 2024
681 checks passed
Zzzabiyaka pushed a commit to Zzzabiyaka/wasm-micro-runtime that referenced this pull request Oct 22, 2024
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.

3 participants