Skip to content

Commit

Permalink
Re-run for changes to the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DanRStevens committed Aug 16, 2024
1 parent 0ad0509 commit 3aa7cdf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dockerBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: Docker Build
on:
push:
paths:
- "docker/*"
- ".github/workflows/dockerBuild.yml"
- "docker/*"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 3aa7cdf

Please sign in to comment.