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
actions/checkout@v2is now setting up git commands to usesecrets.GITHUB_SECRETby default. TheGITHUB_TOKENpassed 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