mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
🔧 Chore(i): add conditional check for repository in component list generation workflow
This commit is contained in:
@@ -9,6 +9,7 @@ permissions:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
generate-component-list:
|
generate-component-list:
|
||||||
|
if: github.repository == 'hugo-fixit/FixIt'
|
||||||
name: Update this repo's README with the list of hugo-fixit theme components
|
name: Update this repo's README with the list of hugo-fixit theme components
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user