Skip to content

Commit

Permalink
CI: always run set-matrix to prevent locked up PRs on docs
Browse files Browse the repository at this point in the history
  • Loading branch information
NeroBurner committed Sep 9, 2022
1 parent 6746215 commit 3a0d472
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: CI
on:
push:
paths: [ 'cmake/projects/**' ]
pull_request:
paths: [ 'cmake/projects/**' ]
workflow_dispatch:
inputs:
project:
Expand Down

0 comments on commit 3a0d472

Please sign in to comment.