Skip to content

Another pass at clearer language for ngrok #18

Another pass at clearer language for ngrok

Another pass at clearer language for ngrok #18

Workflow file for this run

name: Build Resume
on:
push:
branches:
- main
# file paths to consider in the event. Optional; defaults to all.
paths:
- "resume.md"
jobs:
build:
name: Update resume
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Make
run: make
- uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: Rebuild resume