Skip to content

Commit

Permalink
Merge pull request #16 from lighthouse-na/main
Browse files Browse the repository at this point in the history
Fork Sync: Update from parent repository
  • Loading branch information
aaron-muti-420 authored Apr 11, 2024
2 parents 35556a2 + 36e0c04 commit 1602fe4
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Sync Fork

on:
schedule: # Run every 30 minutes (optional)
- cron: '*/30 * * * *'
on

workflow_dispatch: # Allow manual triggering (optional)

jobs:
Expand All @@ -12,6 +11,6 @@ jobs:
steps:
- uses: tgymnich/[email protected]
with:
owner: hpmouton
owner: hpmouton
base: main
head: main
head: main

0 comments on commit 1602fe4

Please sign in to comment.