[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"
|
name: "Assign PR Author as Assignee"
|
||||||
|
|
||||||
"on":
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, ready_for_review, reopened]
|
types: [opened, ready_for_review, reopened]
|
||||||
|
|
||||||
|
1
.github/workflows/maven.yml
vendored
1
.github/workflows/maven.yml
vendored
@ -12,7 +12,6 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches: [ "develop" ]
|
branches: [ "develop" ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "develop" ]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user