Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
Signed-off-by: Luiz Ferraz <luiz@lferraz.com>
  • Loading branch information
Fryuni committed Oct 31, 2023
1 parent 3f7685a commit a87cca1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,14 @@ jobs:
additional-verbs: 'chrusimusi, unit-test'
path-to-additional-verbs: src/additional-verbs.txt

test-pr-commits:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./
with:
validate-pull-request-commits: true

test-allow-one-liners:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit a87cca1

Please sign in to comment.