mirror of
https://github.com/status-im/actions-gh-pages.git
synced 2025-01-11 22:04:08 +00:00
ci: comment out pull_request event
This commit is contained in:
parent
6cf4da4de2
commit
cf8d655310
12
.github/workflows/test-action.yml
vendored
12
.github/workflows/test-action.yml
vendored
@ -6,12 +6,12 @@ on:
|
||||
- master
|
||||
paths-ignore:
|
||||
- '*.md'
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
- synchronize
|
||||
paths-ignore:
|
||||
- '*.md'
|
||||
# pull_request:
|
||||
# types:
|
||||
# - opened
|
||||
# - synchronize
|
||||
# paths-ignore:
|
||||
# - '*.md'
|
||||
|
||||
jobs:
|
||||
skipci:
|
||||
|
Loading…
x
Reference in New Issue
Block a user