Update action.yml

This commit is contained in:
Man, Jianting (Meco) 2023-02-20 23:21:44 -05:00 committed by chinky
parent aab2428d41
commit f13d7c62d7
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ on:
- cron: '0 16 1 * *' - cron: '0 16 1 * *'
push: push:
branches: branches:
- master - serialX-dev
paths-ignore: paths-ignore:
- documentation/** - documentation/**
- '**/README.md' - '**/README.md'