Skip to content

Commit

Permalink
use repository dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiTheModder authored Dec 9, 2024
1 parent 79463d2 commit 5d5d299
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/patch-release.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Telegram APK Auto-Patcher

on:
schedule:
- cron: '0 */12 * * *'
repository_dispatch:
types:
- tg-updated
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 5d5d299

Please sign in to comment.