Skip to content

Commit

Permalink
add CI to gui branch
Browse files Browse the repository at this point in the history
  • Loading branch information
xLPMG committed Jan 8, 2024
1 parent 445eb46 commit 43140b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,13 @@ on:
branches:
- 'develop'
- 'main'
- 'gui'

pull_request:
branches:
- 'develop'
- 'main'
- 'gui'

schedule:
- cron: 0 0 * * *
Expand Down

0 comments on commit 43140b9

Please sign in to comment.