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

fix(workflow): Add token permissions to automatically re-trigger actions after a commit #957

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

sihyung-maxim
Copy link
Contributor

Description

Added a new repo secret (similar to old MSDK repo location), so any commits made by a runner (like for clang-format-run) would automatically re-trigger all other actions.

Checklist Before Requesting Review

  • PR Title follows correct guidelines.
  • Description of changes and all other relevant information.
  • (Optional) Link any related GitHub issues using a keyword
  • (Optional) Provide info on any relevant functional testing/validation. For API changes or significant features, this is not optional.

@github-actions github-actions bot added the Workflow Related to Workflow development label Mar 18, 2024
@Jake-Carter Jake-Carter merged commit 55754b5 into main Mar 19, 2024
7 checks passed
@Jake-Carter Jake-Carter deleted the fix/clang-format-token branch March 19, 2024 20:34
sihyung-maxim added a commit that referenced this pull request Mar 20, 2024
…ger actions after a commit (#957)"

This reverts commit 55754b5.
EricB-ADI pushed a commit that referenced this pull request Aug 21, 2024
…ger actions after a commit (#957)"

This reverts commit 55754b5.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Workflow Related to Workflow development
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants