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 e5ea7ab commit c6f3e2dCopy full SHA for c6f3e2d
.github/workflows/ci.yml
@@ -1,6 +1,5 @@
1
name: CI
2
on:
3
- pull_request:
4
push:
5
6
jobs:
.github/workflows/ci_components.yml
@@ -1,9 +1,5 @@
name: CI in the components package
- paths:
- - 'packages/components/**'
- - '.github/workflows/ci_components.yml'
7
8
paths:
9
- 'packages/components/**'
0 commit comments