Skip to content

Commit

Permalink
Do not trigger CI for docs changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Radiokot committed Feb 4, 2024
1 parent 9a7067e commit f0c995b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
branches: [ main ]
tags:
- '*'
paths-ignore:
- '*.md'
workflow_dispatch:

env:
Expand Down

0 comments on commit f0c995b

Please sign in to comment.