We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7193e8a commit 9993ca3Copy full SHA for 9993ca3
1 file changed
.github/workflows/ci-unittests.yml
@@ -2,8 +2,6 @@ name: Run CI unittests
2
on:
3
pull_request:
4
types: [opened, ready_for_review, synchronize]
5
- paths-ignore:
6
- - 'docs/site/**'
7
workflow_dispatch:
8
9
jobs:
0 commit comments