Skip to content

Commit b4988a3

Browse files
Update branch names in automerge workflow
Trigger CICD tests to run and lint the changes.
1 parent a55f74f commit b4988a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Python application
55

66
on:
77
push:
8-
branches: [ "main", "260-integrate-suggested-solution-to-streaming-llm-phase-i-b-training-data" ]
8+
branches: [ "main", "263-add-val-ds-to-branch-260" ]
99

1010
permissions:
1111
contents: read

0 commit comments

Comments
 (0)