Commit 700f7cad authored by jjangga0214's avatar jjangga0214 Committed by GitHub

chore: ignore if only **.md is editted (#860)

parent 7aee034a
name: Build
on: [push, pull_request]
on:
push:
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
jobs:
build:
strategy:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment