1
0
Fork 0
mirror of https://github.com/aevea/action-kaniko.git synced 2025-01-30 22:09:37 +01:00
action-kaniko/.github/workflows/pr.yml

14 lines
339 B
YAML
Raw Normal View History

2020-02-16 23:10:04 +01:00
name: Pull request
on: pull_request
jobs:
commitsar:
runs-on: ubuntu-latest
name: Verify commit messages
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
2020-02-16 23:10:04 +01:00
- name: Run commitsar
uses: docker://aevea/commitsar@sha256:e4aed72de9a00b990a53c678ad51fbe9bd04e127a617d10beab0ef0204b1dfa0