Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gompasandeep authored Aug 26, 2023
1 parent 0083f46 commit eefeaa4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: Build Maven Application
name: Build Maven Application

on:
push:
branches: [ "master" ]
branches: [ "develop" ]

jobs:
build:

runs-on: Rhel lastest
runs-on: self-hosted

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit eefeaa4

Please sign in to comment.