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

CI: use default GH access token #2346

Merged
merged 1 commit into from
Jan 10, 2022
Merged

CI: use default GH access token #2346

merged 1 commit into from
Jan 10, 2022

Conversation

chrmod
Copy link
Member

@chrmod chrmod commented Jan 10, 2022

No description provided.

@chrmod chrmod requested a review from remusao as a code owner January 10, 2022 10:28
@@ -47,7 +47,6 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
with:
token: ${{ secrets.GITHUB_TOKEN_BOT }}
Copy link
Collaborator

Choose a reason for hiding this comment

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

If I remember correctly, the issue with the default is that when the PR is automatically created then CI could not run.

Copy link
Member Author

Choose a reason for hiding this comment

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

Lets try it out. If it wont, there are few other options we can try.

@remusao remusao added the PR: Internal 🏠 Changes only affect internals label Jan 10, 2022
@chrmod chrmod merged commit e7c97bd into master Jan 10, 2022
@chrmod chrmod deleted the chrmod-patch-1 branch January 10, 2022 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Internal 🏠 Changes only affect internals
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants