Switch branch to master
This commit is contained in:
@@ -2,9 +2,9 @@ name: Build with Maven
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ github_action ]
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ github_action ]
|
||||
branches: [ master ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user