[fix] Fix CI/CD

This commit is contained in:
ITQ
2024-04-01 01:50:27 +03:00
parent 3bec09dab8
commit 0a8b3773f5
2 changed files with 7 additions and 3 deletions
+5 -1
View File
@@ -1,6 +1,10 @@
name: Frontend CI/CD
on: [push, pull_request]
on:
workflow_run:
workflows: ["Django CI/CD"]
types:
- completed
jobs:
linting: