🐛 make cloud function config change trigger action

This commit is contained in:
Mentor Palokaj 2021-12-15 14:47:07 +01:00
parent 386e449376
commit 0822003795

View File

@ -6,7 +6,7 @@ on:
branches: branches:
- main - main
paths: paths:
- '.github/workflows/deploy-minter.yml' - '.github/workflows/deploy-functions.yml'
- 'functions/**' - 'functions/**'
jobs: jobs: