Skip to content

Commit

Permalink
Update testbuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ThirdEyeSqueegee authored Oct 24, 2023
1 parent 6e55e6c commit 9e2485c
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/workflows/testbuild.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
name: Test Build

on:
workflow_run:
workflows: clang-format
types: completed
push:
paths:
- "include/**"
- "src/**"
- "CMakeLists.txt"
- "CMakePresets.json"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 9e2485c

Please sign in to comment.