Update main.yml

This commit is contained in:
Andrii Labych 2025-03-30 15:38:19 +03:00 committed by GitHub
parent 18e2264901
commit 09557f22e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,6 +2,9 @@ name: Flask CI
on:
push:
branches: [main]
pull_request:
types: [opened, synchronize]
workflow_dispatch:
jobs: