Skip to content

Commit 6964b84

Browse files
authored
Update nested_works_xml_upload.yml
1 parent cdcb430 commit 6964b84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nested_works_xml_upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Upload Works TEI Files to S3
33
on:
44
push:
55
branches:
6-
- main # or your default branch
6+
- 'gaddel_development'
77
paths:
88
- 'works/tei/*/tei/*.xml' # Only run when TEI XML files in the works dir change
99
- '.github/workflows/nested_works_xml_upload.yml'

0 commit comments

Comments
 (0)