mirror of
https://github.com/Cian-H/dotfiles.git
synced 2025-12-22 11:21:57 +00:00
Update submodule-push.yaml
This commit is contained in:
2
.github/workflows/submodule-push.yaml
vendored
2
.github/workflows/submodule-push.yaml
vendored
@@ -3,8 +3,6 @@ name: Submodule push
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
paths:
|
|
||||||
- "home-manager/core/dotfiles/**"
|
|
||||||
workflow_dispatch: # Allows manual triggering
|
workflow_dispatch: # Allows manual triggering
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user