mirror of
https://github.com/status-im/actions-gh-pages.git
synced 2025-01-24 03:50:23 +00:00
ci: remove pull_request.types
cf. https://help.github.com/en/actions/reference/events-that-trigger-workflows#pull-request-event-pull_request > By default, a workflow only runs when a pull_request's activity type is opened, synchronize, or reopened.
This commit is contained in:
parent
d6f110ce1e
commit
489a03aac4
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -7,9 +7,6 @@ on:
|
||||
paths-ignore:
|
||||
- '*.md'
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
- synchronize
|
||||
paths-ignore:
|
||||
- '*.md'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user