Skip to content

Commit

Permalink
tried to fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AnKozhevnikov committed Oct 19, 2024
1 parent bc3bad7 commit b561f47
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/wf_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ name: CMake on a single platform

on:
push:
branches: [ $default-branch ]
pull_request:
branches: [ $default-branch ]
branches:
- master

env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
Expand Down

0 comments on commit b561f47

Please sign in to comment.