Skip to content

Commit

Permalink
exclude docker pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
ktmeaton committed Oct 12, 2020
1 parent b521510 commit a496151
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
id: git-diff
uses: technote-space/get-diff-action@v1
with:
PATTERNS: |
!.github/workflows/docker.yaml
FILES: |
Dockerfile
main.yaml
Expand Down

0 comments on commit a496151

Please sign in to comment.