Skip to content

Commit a9b47b4

Browse files
committed
removed branch trigger
1 parent 64bf4d1 commit a9b47b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: CI
33

44
on:
55
push:
6-
branches: [ "main", "dev/robgruen/workflow_updates2" ]
6+
branches: [ "main" ]
77
pull_request_target:
88
branches: [ "main" ]
99
workflow_dispatch: # manual run

0 commit comments

Comments
 (0)