⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Add validation check for GH_PAT token#356

Merged
DaniBodor merged 2 commits intomainfrom
fix/add_token_validation
Dec 18, 2024
Merged

Add validation check for GH_PAT token#356
DaniBodor merged 2 commits intomainfrom
fix/add_token_validation

Conversation

@psomhorst
Copy link
Contributor

@psomhorst psomhorst commented Dec 18, 2024

@DaniBodor suggested adding token validation before running the workflow. Since I thought only secrets.GITHUB_TOKEN was required, I deemed this unnecessary. Pushing to a protected branch however requires a personal access token, present as secrets.GH_PAT. This PR adds the token validation.

@psomhorst psomhorst changed the base branch from develop to main December 18, 2024 20:22
@DaniBodor DaniBodor merged commit 44318ea into main Dec 18, 2024
13 of 14 checks passed
@github-actions github-actions bot deleted the fix/add_token_validation branch December 18, 2024 20:25
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