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: on:
push: push:
branches: [main, fix_docs] branches: [main]
# pull_request: # pull_request:
# branches: [main] # branches: [main]
workflow_dispatch: workflow_dispatch: