Skip to content

Commit

Permalink
release #27
Browse files Browse the repository at this point in the history
  • Loading branch information
yousefvand committed Nov 28, 2024
1 parent 2ef39ae commit bd8cc62
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,9 @@ name: Build and Release

on:
push:
branches:
- main
- dev
branches: [main, dev]
pull_request:
branches:
- main
branches: [main]

jobs:
build-and-release:
Expand Down

0 comments on commit bd8cc62

Please sign in to comment.