Skip to content

Commit

Permalink
fix(workflow): ignore readme
Browse files Browse the repository at this point in the history
  • Loading branch information
danny-avila committed Mar 18, 2024
1 parent 30d09b3 commit 987b137
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ name: Docker Dev Images Build
on:
workflow_dispatch:
push:
paths-ignore:
- 'README.md'
branches:
- main

Expand Down

0 comments on commit 987b137

Please sign in to comment.