slachiewicz opened a new pull request, #527:
URL: https://github.com/apache/maven-build-cache-extension/pull/527

   The `on:` key is commented out, which leaves the workflow without a trigger 
and so invalid. GitHub records a failed run for it on every push and pull 
request — 68 so far, across master and every topic branch — and lists it by 
file path because it cannot read the name.
   
   `workflow_dispatch` keeps Maven 4 off the automatic runs, which is what the 
comment asked for, and lets a maintainer start it from the Actions tab.
   
   *This change was created with AI assistance.*


-- 
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]

Reply via email to