mirror of
https://github.com/status-im/actions-hugo.git
synced 2025-02-10 11:46:34 +00:00
gha: Add paths-ignore to pull_request
This commit is contained in:
parent
3be578e3c5
commit
9aa9bf7c5a
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -3,6 +3,8 @@ name: 'Test'
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, synchronize]
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
push:
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
|
Loading…
x
Reference in New Issue
Block a user