You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 regels
198 B

  1. name: Semgrep
  2. on:
  3. pull_request: {}
  4. jobs:
  5. semgrep:
  6. name: Frappe Linter
  7. runs-on: ubuntu-latest
  8. steps:
  9. - uses: actions/checkout@v2
  10. - uses: returntocorp/semgrep-action@v1