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

Set authentication explicitly for git operations #289

Open
gr2m opened this issue Feb 26, 2021 · 0 comments
Open

Set authentication explicitly for git operations #289

gr2m opened this issue Feb 26, 2021 · 0 comments

Comments

@gr2m
Copy link
Owner

gr2m commented Feb 26, 2021

actions/checkout@v2 is now setting up git commands to use secrets.GITHUB_SECRET by default. The GITHUB_TOKEN passed to this action is not used for the git operations for some reason, which results in pull request not triggering other actions, see eg. G-Rath/compare-gh-webhook-to-schema-function#55 @G-Rath

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

No branches or pull requests

1 participant