Implement Jekyll CI workflow with docker #2
|
@ -4,7 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test-ci-actions:
|
||||
runs-on: lts-bookworm
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- name: Show event
|
||||
id: event
|
||||
|
|
Loading…
Reference in New Issue