Skip to content

Commit

Permalink
F | auto_pack | fix
Browse files Browse the repository at this point in the history
  • Loading branch information
FTS427 committed Aug 15, 2024
1 parent a2b173a commit 3905ba2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/auto_pack.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: Auto Pack LeviLamina

on:
workflow_dispatch:
push:
branches: ["auto"]
schedule:
- cron: '0 16 * * *'
- cron: '0 16 * * *'

jobs:
Read-configuration:
Expand Down

0 comments on commit 3905ba2

Please sign in to comment.