Skip to content

Commit

Permalink
Introduce develop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ThexXTURBOXx committed Dec 13, 2023
1 parent 3dc11e6 commit 2e8b579
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pr.yml → .github/workflows/build.yml
Expand Up @@ -4,8 +4,9 @@
name: Java CI with Gradle

on:
push:
branches: [ develop ]
pull_request:
branches: [ main ]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 2e8b579

Please sign in to comment.