Skip to content

Commit

Permalink
chore(template): sync with ahmadnassri/template-node-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad Nassri committed Apr 16, 2021
1 parent ff144e6 commit 0ffcfd9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/commit-lint.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ----------------------------------------------------------- #
# Note: this file originates in ahmadnassri/template-template #
# ----------------------------------------------------------- #
# ------------------------------------------------------------- #
# Note: this file is automatically managed in template-template #
# ------------------------------------------------------------- #

name: commit-lint

Expand All @@ -12,7 +12,7 @@ jobs:

runs-on: ubuntu-latest

# run on external PRs, but not on our internal PRs
# run once
if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository

steps:
Expand Down

0 comments on commit 0ffcfd9

Please sign in to comment.