This commit is contained in:
parent
8c95247e2f
commit
847232bbe6
11
.gitea/workflows/pr-changelog.yml
Normal file
11
.gitea/workflows/pr-changelog.yml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
on:
|
||||||
|
pull_request:
|
||||||
|
types:
|
||||||
|
- opened
|
||||||
|
push:
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
specific_review_requested:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
steps:
|
||||||
|
- run: echo 'A review from octo-team was requested'
|
Loading…
x
Reference in New Issue
Block a user