Skip to content

Commit 918a9f3

Browse files
Update automerge.yml
Added branch to auto-merge.yaml so the tests deploy when there is a revision.
1 parent 64cb5c3 commit 918a9f3

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", "171-upgrade-tf-2190" ]
8+
branches: [ "main", "180-question-leakage-potentially-causing-the-extraordinarily-low-rmse-for-ames-dataset" ]
99

1010
permissions:
1111
contents: read

0 commit comments

Comments
 (0)