mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
Fix gh action
This commit is contained in:
@@ -2,8 +2,12 @@ name: Comment on Discussion When sdata/dist-arch/ Changes
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
paths:
|
paths:
|
||||||
- 'sdata/dist-arch/**'
|
- 'sdata/dist-arch/**'
|
||||||
|
paths-ignore:
|
||||||
|
- 'sdata/dist-arch/README.md'
|
||||||
# workflow_dispatch:
|
# workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user