Skip to content

Commit d58c248

Browse files
authored
Merge pull request #23 from nitin-ebi/correct-trigger-branch-name
2 parents bc4176c + 8027e95 commit d58c248

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trigger-integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Trigger Eva Assembly Ingestion Integration Tests
22

33
on:
44
push:
5-
branches: [master]
5+
branches: [main]
66
# Allow manual trigger from github
77
workflow_dispatch:
88

0 commit comments

Comments
 (0)