Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
neonwatty committed Nov 7, 2024
1 parent 8682f71 commit b9a6ba3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pro-app-build.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
name: "DockerBuild"

on:
push:
workflow_dispatch:
pull_request:
push:
branches: ["pro-beta"]
paths:
- "meme_search_pro/meme_search_app/**"

jobs:
Build_And_Push_App:
runs-on: ubuntu-22.04
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit b9a6ba3

Please sign in to comment.