Skip to content

Add til about udisks with calibre #43

Add til about udisks with calibre

Add til about udisks with calibre #43

Workflow file for this run

name: Build README
on:
push:
branches:
- master
paths-ignore:
- README.md
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Check out repo
uses: actions/checkout@v4
with:
# necessary for github-action-til-autoformat-readme
fetch-depth: 0
- name: Autoformat README
uses: cflynn07/github-action-til-autoformat-readme@1.2.4
with:
description: |
Useful little things I have learned
footer: |
# list_most_recent: 2 # optional, lists most recent TILS below description
# date_format: "2020 Jan 15:04" # optional, must align to https://golang.org/pkg/time/#Time.Format