fix: fix workflow

This commit is contained in:
IgorVolochay
2025-03-08 21:10:43 +03:00
parent af3424fca8
commit 90939d2634
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
name: app-actions
on:
workflow_dispatch:
push:
paths:
- '**.py'
@@ -10,7 +11,7 @@ on:
pull_request:
branches:
- main
workflow_dispatch:
jobs: