Skip to content

Commit

Permalink
Merge branch 'devel' of github.com:AECP-ETHZ/FARMIND into devel
Browse files Browse the repository at this point in the history
# Conflicts:
#	.github/workflows/main.yml
#	src/main/java/farmind/agent/Farm.java
  • Loading branch information
emanuel-schmid committed Aug 30, 2022
2 parents c3fef64 + cf43aa7 commit c633f7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: CI

on:
push:
branches: [ master, develop ]
branches: [ master, devel ]
pull_request:
branches: [ master, develop ]
branches: [ master, devel ]
workflow_dispatch:

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
Expand Down

0 comments on commit c633f7c

Please sign in to comment.