More Changes

This commit is contained in:
2025-02-12 14:23:53 -05:00
parent 27a2abc35c
commit 494b30b1c5
3 changed files with 3 additions and 18 deletions

View File

@ -1,12 +1,7 @@
name: Build and Push Docker Image
on:
push:
branches: [develop]
paths-ignore:
- 'README.md'
# - '.github/**'
pull_request:
workflow_dispatch:
branches: [develop]
paths-ignore:
- 'README.md'

View File

@ -1,12 +1,7 @@
name: Deploy Project
on:
push:
branches: [develop]
paths-ignore:
- 'README.md'
# - '.github/**'
pull_request:
workflow_dispatch:
branches: [develop]
paths-ignore:
- 'README.md'

View File

@ -1,12 +1,7 @@
name: Testing
on:
push:
branches: [develop]
paths-ignore:
- 'README.md'
# - '.github/**'
pull_request:
workflow_dispatch::
branches: [develop]
paths-ignore:
- 'README.md'