We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdcb430 commit 6964b84Copy full SHA for 6964b84
1 file changed
.github/workflows/nested_works_xml_upload.yml
@@ -3,7 +3,7 @@ name: Upload Works TEI Files to S3
3
on:
4
push:
5
branches:
6
- - main # or your default branch
+ - 'gaddel_development'
7
paths:
8
- 'works/tei/*/tei/*.xml' # Only run when TEI XML files in the works dir change
9
- '.github/workflows/nested_works_xml_upload.yml'
0 commit comments