79164661

Date: 2024-11-07 00:14:32
Score: 0.5
Natty:
Report link

According to the docs, you need to specify the types of pull requests you are opening.

   on:
     push:
       branches: [main]
     pull_request:
       types: [opened, reopened]
       branches: [main]
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Rafael Fernandes