Skip to content

Commit 3829010

Browse files
authored
Update sync-cursor-rules.yml
1 parent acfbc54 commit 3829010

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/workflows/sync-cursor-rules.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ jobs:
2424
fail-fast: false
2525
matrix:
2626
repo:
27-
# Personal
28-
- 'mynameistito/cursor-rules-test-1'
29-
- 'mynameistito/cursor-rules-test-2'
30-
3127
# KillzoneGaming
3228
- 'KillzoneGaming/kzg-servers-connect'
3329
- 'KillzoneGaming/kzg-workshop-map-puller'
@@ -36,6 +32,7 @@ jobs:
3632
- 'KillzoneGaming/kzg-vip-confirmation-email-worker'
3733
- 'KillzoneGaming/kzg-discord-servers-webhook'
3834
- 'KillzoneGaming/kzg-surf-maps-discord-bot'
35+
- 'KillzoneGaming/kzg-surf-maps-discord-bot'
3936

4037
steps:
4138
- name: 📥 Checkout Source
@@ -237,4 +234,4 @@ jobs:
237234
with:
238235
name: failure-readme
239236
path: failed_*.txt
240-
retention-days: 1
237+
retention-days: 1

0 commit comments

Comments
 (0)