turn on path check

This commit is contained in:
Eric Fennis
2021-04-11 01:53:52 +02:00
parent 739242a4f5
commit 1877c1b2a8

View File

@@ -4,12 +4,12 @@ on:
push:
branches:
- master
# paths:
# - icons/**
paths:
- icons/**
jobs:
create-release:
#if: github.repository == 'lucide-icons/lucide'
# if: github.repository == 'lucide-icons/lucide'
runs-on: ubuntu-latest