Skip to content

Commit c05d6fb

Browse files
chore: 🤖 update ci
1 parent 5704572 commit c05d6fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
schedule:
55
- cron: '0 0 * * *' # Runs at 00:00 UTC every day
66
workflow_dispatch: # Allows manual triggering of the workflow
7+
pull_request:
78
push:
89
branches:
910
- main

0 commit comments

Comments
 (0)