chore: remove manual CI trigger for master branch in workflow configuration

This commit is contained in:
Abhimanyu Saharan
2026-02-13 14:45:15 +05:30
parent 8750335281
commit 6e8069fc2a

View File

@@ -3,8 +3,6 @@ name: CI
on:
pull_request:
push:
branches: [master]
# Allow maintainers to manually kick CI when GitHub doesn't create a run for a new head SHA.
workflow_dispatch:
concurrency: