Skip to content

Commit

Permalink
chore: 🔧 GA run on push/pull to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
cszach committed Oct 2, 2024
1 parent 5c72e00 commit 00840c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ name: CMake on multiple platforms

on:
push:
branches: [ "main" ]
branches: [ "dev" ]
pull_request:
branches: [ "main" ]
branches: [ "dev" ]

jobs:
build:
Expand Down

0 comments on commit 00840c1

Please sign in to comment.