Skip to content

Commit

Permalink
Merge pull request #47 from openedx/repo_checks/ensure_workflows
Browse files Browse the repository at this point in the history
Update standard workflow files.
  • Loading branch information
Feanil Patel authored Nov 28, 2023
2 parents 4af8ae0 + 586c965 commit b6e26c2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/commitlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@
name: Lint Commit Messages

on:
push:
branches: [ "main" ]
pull_request:
branches:
- '**'
- pull_request

jobs:
commitlint:
Expand Down

0 comments on commit b6e26c2

Please sign in to comment.