Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/olepoeschl/NQueensFAF in…
Browse files Browse the repository at this point in the history
…to develop
  • Loading branch information
olepoeschl committed Nov 13, 2024
2 parents 401cc38 + 8e41e99 commit fb83ec7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ name: Build
on:
workflow_dispatch:
push:
branches: [ "master" ]
branches: [ "develop" ]
pull_request:
branches: [ "master" ]
branches: [ "develop" ]

jobs:
build-jar:
Expand Down

0 comments on commit fb83ec7

Please sign in to comment.