Skip to content

Commit

Permalink
chore: fix github pipelines fix (ENG-52664)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajbasnet committed Jun 6, 2024
1 parent 6584b3b commit fe163ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/commitlint-push-request.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Commitlint commit message check
run-name: ${{ github.actor }} is running commitlint check on commit message
on:
check_run:
types: [completed]
push:
branches: ['*']

Expand Down

0 comments on commit fe163ef

Please sign in to comment.