Skip to content

Commit

Permalink
Add paths-ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
gcatanese committed Nov 5, 2023
1 parent 170c0b8 commit 46c2296
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ name: Build and push to Docker
on:
push:
branches: [ "main" ]

paths-ignore:
- '**/README.md'
- .gitignore
jobs:
docker:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 46c2296

Please sign in to comment.