mirror of
https://github.com/denizsafak/abogen.git
synced 2026-07-18 05:40:26 +02:00
update workflow
This commit is contained in:
@@ -2,7 +2,14 @@ name: pip install
|
||||
run-name: pip install
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- '**.py'
|
||||
- 'pyproject.toml'
|
||||
pull_request:
|
||||
paths:
|
||||
- '**.py'
|
||||
- 'pyproject.toml'
|
||||
- '.github/workflows/**'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
install-and-run:
|
||||
|
||||
Reference in New Issue
Block a user