mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Merge branch 'post-02' into post-03
This commit is contained in:
1
.github/workflows/build-code.yml
vendored
1
.github/workflows/build-code.yml
vendored
@@ -10,6 +10,7 @@ on:
|
|||||||
schedule:
|
schedule:
|
||||||
- cron: '40 3 * * *' # every day at 3:40
|
- cron: '40 3 * * *' # every day at 3:40
|
||||||
pull_request:
|
pull_request:
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check:
|
check:
|
||||||
|
|||||||
Reference in New Issue
Block a user