Remove 'fix_docs' branch from push trigger in workflow configuration

This commit is contained in:
Palash Tyagi 2025-05-05 03:42:52 +01:00
parent 1c41d387ef
commit 37d10cbc7d

View File

@ -6,7 +6,7 @@ concurrency:
on:
push:
branches: [main, fix_docs]
branches: [main]
# pull_request:
# branches: [main]
workflow_dispatch: