Skip to content

Commit

Permalink
ci: eliminate package
Browse files Browse the repository at this point in the history
  • Loading branch information
darioblanco committed May 11, 2022
1 parent 5b1f4fc commit 58f9f8c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,8 @@ on:
paths:
- "*.js"
workflow_dispatch:
env:
PACKAGE: eslint-config-parcellab
jobs:
test:
if: '!contains(github.event.head_commit.message, ''set package.json version'')'
runs-on: ubuntu-latest
steps:
- name: Use Node.js
Expand Down

0 comments on commit 58f9f8c

Please sign in to comment.