📝 action configs

This commit is contained in:
Jay Ehsaniara
2021-07-12 21:47:44 -07:00
parent 1809242cf6
commit c89c412aeb
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ on:
branches:
- master
paths:
- scs-101/scs-101-commons/**
- 'scs-101/scs-101-commons/**'
jobs:
build:

View File

@@ -5,7 +5,7 @@ on:
branches:
- master
paths:
- scs-101/scs-101-inventory-check/**
- 'scs-101/scs-101-inventory-check/**'
jobs:
build: