Update GitHub actions
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -15,7 +15,9 @@
|
||||
#
|
||||
|
||||
name: CI
|
||||
on: [push, pull_request]
|
||||
on:
|
||||
- workflow_dispatch
|
||||
- pull_request
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user