mirror of
https://github.com/mustbeperfect/definitive-opensource.git
synced 2026-04-18 01:54:11 +02:00
Fixed incorrect push path
This commit is contained in:
4
.github/workflows/generate-readme.yml
vendored
4
.github/workflows/generate-readme.yml
vendored
@@ -4,8 +4,8 @@ name: Generate README
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- './source/data/**'
|
||||
- './source/components/**'
|
||||
- 'source/data/**'
|
||||
- 'source/components/**'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user