fix: added branches to linters github action

This commit is contained in:
Jannat Patel
2024-05-13 10:23:33 +05:30
parent 65e9d164f5
commit 3c5918d485

View File

@@ -3,6 +3,8 @@ name: Linters
on:
pull_request:
workflow_dispatch:
push:
branches: [ main, develop ]
permissions:
contents: read