Skip to content

Commit

Permalink
workflow update
Browse files Browse the repository at this point in the history
  • Loading branch information
neonwatty committed Nov 7, 2024
1 parent 20e7ef2 commit da48ce2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/standard-app-build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: "DockerBuild"

on:
workflow_dispatch:
push:
tags:
- "v*"
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/standard-app-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
name: Python application

on:
workflow_dispatch:
pull_request:
branches: ["main"]
paths-ignore:
Expand Down

0 comments on commit da48ce2

Please sign in to comment.