Skip to content

Commit abb9f2f

Browse files
Add push trigger to CI workflow for human-operator and main branches
1 parent d7e165f commit abb9f2f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/manual.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Android Build
22

33
on:
4+
push:
5+
branches: [ human-operator, main ]
46
workflow_dispatch: # Ermöglicht manuelle Ausführung des Workflows
57

68
jobs:

0 commit comments

Comments
 (0)