Skip to content

Commit 48c9c3c

Browse files
authored
Update Generate-Changelog.yml
1 parent ce76e71 commit 48c9c3c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/Generate-Changelog.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Generate Changelog
22

33
on:
44
push:
5-
branches:
6-
- main # Change this if your default branch is named differently (e.g., 'master')
5+
paths:
6+
-'aces.vromfs.bin_u/**'
77
workflow_dispatch:
88

99
jobs:

0 commit comments

Comments
 (0)