mirror of
https://github.com/unidoc/unipdf.git
synced 2025-04-24 13:48:49 +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
|
||||
|
||||
on: [pull_request, issues]
|
||||
on: [issues]
|
||||
|
||||
jobs:
|
||||
greeting:
|
||||
|
Loading…
x
Reference in New Issue
Block a user