Skip to content

Commit 3905ba2

Browse files
committed
F | auto_pack | fix
1 parent a2b173a commit 3905ba2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/auto_pack.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
name: Auto Pack LeviLamina
22

33
on:
4+
workflow_dispatch:
5+
push:
6+
branches: ["auto"]
47
schedule:
5-
- cron: '0 16 * * *'
8+
- cron: '0 16 * * *'
69

710
jobs:
811
Read-configuration:

0 commit comments

Comments
 (0)