Skip to content

List alternative actions #31

List alternative actions

List alternative actions #31

Workflow file for this run

name: Simple Usage
on: push
jobs:
convert_via_pandoc:
runs-on: ubuntu-22.04
steps:
- uses: docker://pandoc/core:2.9
with:
args: "--help" # gets appended to pandoc command