Skip to content

Commit

Permalink
Merge pull request #64 from szymonpoltorak/szymonpoltorak-patch-1
Browse files Browse the repository at this point in the history
Update test.yml
  • Loading branch information
szymonpoltorak authored Mar 6, 2024
2 parents b77c186 + 7c04bd4 commit e2c9bc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Test Application with Gradle

on:
push:
branches: [ "main" ]
branches: [ "main", "devel" ]
pull_request:
branches: [ "main", "devel" ]

Expand Down Expand Up @@ -45,4 +45,4 @@ jobs:
with:
gradle-version: '8.2'
arguments: build
build-root-directory: corn-backend
build-root-directory: corn-backend

0 comments on commit e2c9bc7

Please sign in to comment.