mirror of
https://github.com/dcarrillo/digaws.git
synced 2025-07-02 06:19:26 +00:00
Merge pull request #2 from dcarrillo/1.1
Fix minimum python version required
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -3,7 +3,7 @@ name: CI
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user