mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-29 02:41:19 +01:00
turn on path check
This commit is contained in:
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user