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