Run CI smoke-tests in PRs
This commit is contained in:
parent
9022aae148
commit
7ef975b955
|
@ -1,6 +1,8 @@
|
|||
name: Test Upload
|
||||
|
||||
on: push
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
Loading…
Reference in New Issue