build(workflows): update CI configuration and remove test file
Some checks failed
Lint Pull Request / Lint Pr Title (pull_request) Failing after 4s
Some checks failed
Lint Pull Request / Lint Pr Title (pull_request) Failing after 4s
This commit is contained in:
parent
7ded9bab13
commit
72b5dd18f3
4 changed files with 32 additions and 24 deletions
|
@ -1,5 +1,5 @@
|
|||
name: 'Pull Request Lint'
|
||||
description: 'Validates a pull request for semantical commit message'
|
||||
runs:
|
||||
using: 'go'
|
||||
main: 'main.go'
|
||||
using: 'node16'
|
||||
main: 'invoke-binary.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue