Merge pull request #21 from NyCodeGHG/ci-path

Add paths to push event in ci
This commit is contained in:
Jakob K
2021-04-30 17:01:14 +02:00
committed by GitHub

View File

@@ -1,6 +1,8 @@
name: ci-guide
on:
push:
paths:
- guide/**
branches:
- master
- main