Skip to content

Add Datadog and K8s to ngrok #19

Add Datadog and K8s to ngrok

Add Datadog and K8s to ngrok #19

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