Skip to content

Commit 03ff6ba

Browse files
Merge pull request #2 from Power-Components/tests
Add loading and table body components with Livewire integration
2 parents 4600f28 + 76f2f11 commit 03ff6ba

4 files changed

Lines changed: 478 additions & 2 deletions

File tree

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: tests
22

33
on:
44
push:
5-
branches: [main]
5+
branches: [1.x]
66
pull_request:
7-
branches: [main]
7+
branches: [1.x]
88

99
jobs:
1010
test:

0 commit comments

Comments
 (0)