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

remove optional github token #265

Merged
merged 3 commits into from
Sep 9, 2022

Conversation

marco-ippolito
Copy link
Contributor

removing the optional dependabot github token

@github-actions
Copy link
Contributor

github-actions bot commented Sep 9, 2022

No linked issues found. Please add the corresponding issues in the pull request description.
Use GitHub automation to close the issue when a PR is merged

Comment on lines 21 to 22
if: ${{ github.actor == 'dependabot[bot]' && github.event_name == 'pull_request'
}}
Copy link
Member

Choose a reason for hiding this comment

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

@marco-ippolito not sure this is a safe change, in any case this line (the if: ...) can be entirely removed

@marco-ippolito marco-ippolito merged commit d55f0f7 into master Sep 9, 2022
@marco-ippolito marco-ippolito deleted the chore/remove-optional-github-token branch September 9, 2022 13:07
@github-actions github-actions bot mentioned this pull request Sep 17, 2022
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.

None yet

2 participants