mirror of
https://github.com/status-im/actions-hugo.git
synced 2025-01-11 13:24:10 +00:00
gha: fix pull_request trigger
This commit is contained in:
parent
a6d33f08ac
commit
6d819cab4c
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -2,6 +2,7 @@ name: 'Test'
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, synchronize]
|
||||
push:
|
||||
paths:
|
||||
- '**'
|
||||
|
Loading…
x
Reference in New Issue
Block a user