Update test.yml
This commit is contained in:
parent
85dd513daa
commit
68deb0e162
|
@ -1,6 +1,8 @@
|
|||
name: test
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened, edited]
|
||||
|
|
Loading…
Reference in New Issue