Skip to content

Commit 45519a4

Browse files
authored
Merge pull request #6 from tnylea/fixingUpdate
updating readme workflow
2 parents 12c189f + ae48a59 commit 45519a4

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

.github/workflows/update-readme.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
pull_request:
8-
types: [closed]
9-
branches:
10-
- main
11-
# Only run if the PR was actually merged
12-
if: github.event.pull_request.merged == true
137

148
permissions:
159
contents: write

templates.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"Wave": "devdojo/wave",
1212
"Genesis": "devdojo/genesis",
1313
"Larasonic": "pushpak1300/larasonic",
14-
"TALL starters": "mortenebak/tallstarter",
15-
"Filament": "filamentphp/filament"
14+
"TALL starters": "mortenebak/tallstarter"
1615
}
1716
}

0 commit comments

Comments
 (0)