Skip to content

Commit

Permalink
Consolidate workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jfarcand committed Mar 18, 2024
1 parent 28bdf1d commit 214319b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven.yml
Expand Up @@ -2,9 +2,9 @@ name: Atmopshere Build

on:
push:
branches: [ master ]
branches: [ atmosphere-2.7.x ]
pull_request:
branches: [ master ]
branches: [ atmosphere-2.7.x ]

jobs:
build:
Expand Down

0 comments on commit 214319b

Please sign in to comment.