mirror of
https://github.com/vrana/adminer.git
synced 2026-02-08 07:40:16 +01:00
GitHub: allow for manual on-demand CI runs
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -3,6 +3,7 @@ name: CI
|
||||
on:
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build-test:
|
||||
|
||||
Reference in New Issue
Block a user