Skip to content

Commit bd16bac

Browse files
authored
Merge pull request #7 from daveneti/develop
change commit file matching
2 parents a7641b5 + eb07174 commit bd16bac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,4 @@ jobs:
101101
with:
102102
repository: main
103103
commit_message: GitHub Action - Generate R files from JSON Schema
104-
file_pattern: **/*
104+
file_pattern: '**/*'

0 commit comments

Comments
 (0)