dpogue opened a new pull request, #121:
URL: https://github.com/apache/cordova-fetch/pull/121

   ### Motivation and Context
   <!-- Why is this change required? What problem does it solve? -->
   <!-- If it fixes an open issue, please link to the issue here. -->
   Dependabot pushes a branch to the repo and opens a pull request. The pull 
request workflow runs properly, but the push workflow fails because dependabot 
doesn't have access to a read/write GITHUB_TOKEN and doesn't have access to the 
repo secrets.
   
   
   ### Description
   <!-- Describe your changes in detail -->
   
   The quick fix is telling CI not to run the push event workflow for branches 
that start with `dependabot/`.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to