Skip to content

Commit 3f511e9

Browse files
committed
fix action
1 parent f4cdd8d commit 3f511e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build/run tgov
22

33
on:
44
push:
5-
branches: [ "main", "deploy-lambda", "test-flows" ]
5+
branches: [ "main", "diarize-flow" ]
66
pull_request:
77
branches: [ "main" ]
88

0 commit comments

Comments
 (0)