fix(ci): Working on fixing the ci not running issue

This commit is contained in:
Byson94
2025-10-11 15:06:01 +05:30
parent df5c4a0678
commit 5ce4cedd3e

View File

@@ -1,10 +1,13 @@
name: build
on:
workflow_dispatch:
push:
branches: [main]
branches:
- main
pull_request:
branches: [main]
branches:
- main
env:
CARGO_TERM_COLOR: always