Remove paths-ignore from production-deploy workflow to ensure it triggers
This commit is contained in:
@@ -4,11 +4,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
- '**.md'
|
||||
- '.github/**'
|
||||
- '.gitea/workflows/**'
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
skip_tests:
|
||||
|
||||
Reference in New Issue
Block a user