did it work
Update Calendar / update-calendar (push) Failing after 4s
Details
Update Calendar / update-calendar (push) Failing after 4s
Details
This commit is contained in:
parent
ffa270cd0c
commit
c6cd4b2312
|
|
@ -1,9 +0,0 @@
|
||||||
name: Test
|
|
||||||
on: [push]
|
|
||||||
jobs:
|
|
||||||
test:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v4
|
|
||||||
- name: Ensure workflow executes
|
|
||||||
run: echo "Actions working friends!"
|
|
||||||
|
|
@ -9,6 +9,6 @@ meetings:
|
||||||
- date: "2025-11-23"
|
- date: "2025-11-23"
|
||||||
time: "20:15"
|
time: "20:15"
|
||||||
timezone: "America/Detroit"
|
timezone: "America/Detroit"
|
||||||
title: "LATE LUG"
|
title: "LATE NITE LUG"
|
||||||
description: "Join us for the second Linux User Group of the Month"
|
description: "Join us for the second Linux User Group of the Month"
|
||||||
location: "Online"
|
location: "Online"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue