[FEAT] add workflow
This commit is contained in:
parent
9da5f589db
commit
e8d3d628a2
2
.github/workflows/assign-pr-author.yml
vendored
2
.github/workflows/assign-pr-author.yml
vendored
@ -1,7 +1,7 @@
|
||||
---
|
||||
name: "Assign PR Author as Assignee"
|
||||
|
||||
"on":
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, ready_for_review, reopened]
|
||||
|
||||
|
1
.github/workflows/maven.yml
vendored
1
.github/workflows/maven.yml
vendored
@ -12,7 +12,6 @@ on:
|
||||
push:
|
||||
branches: [ "develop" ]
|
||||
pull_request:
|
||||
branches: [ "develop" ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user