mirror of
https://github.com/unidoc/unipdf.git
synced 2025-04-29 13:48:54 +08:00
Stop greeting on PRs as does not work with Actions
See https://github.com/actions/first-interaction/issues/10
This commit is contained in:
parent
d1c808d136
commit
ed30fe63f3
2
.github/workflows/greetings.yml
vendored
2
.github/workflows/greetings.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: Greetings
|
name: Greetings
|
||||||
|
|
||||||
on: [pull_request, issues]
|
on: [issues]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
greeting:
|
greeting:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user