Skip to content

Commit c6f3e2d

Browse files
committed
ci: don't run twice
1 parent e5ea7ab commit c6f3e2d

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: CI
22
on:
3-
pull_request:
43
push:
54

65
jobs:

.github/workflows/ci_components.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
name: CI in the components package
22
on:
3-
pull_request:
4-
paths:
5-
- 'packages/components/**'
6-
- '.github/workflows/ci_components.yml'
73
push:
84
paths:
95
- 'packages/components/**'

0 commit comments

Comments
 (0)