Skip to content

github-action: Add AsciiDoc freeze warning #99

github-action: Add AsciiDoc freeze warning

github-action: Add AsciiDoc freeze warning #99

Workflow file for this run

name: test
on:
push:
branches:
- main
tags:
pull_request:
branches:
- main
permissions:
contents: read
jobs:
hello:
runs-on: ubuntu-latest
steps:
- run: echo "Hello, World!"