Update test-package.yml
parent
7719ac4277
commit
958996f119
|
|
@ -1,8 +1,9 @@
|
||||||
name: Test package
|
name: Test package
|
||||||
|
|
||||||
on:
|
on:
|
||||||
- push
|
push:
|
||||||
- pull_request
|
pull_request:
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue