feat: forge dev workflow

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2023-10-15 02:15:24 +03:00
parent cafb6d28c2
commit d898e32ade
2 changed files with 46 additions and 2 deletions

View file

@ -3,8 +3,6 @@ name: Rust -> Build & Test & Release
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
env:
CARGO_TERM_COLOR: always