Skip to content

Commit

Permalink
only trigger bins-extra build when there is a modification in the build
Browse files Browse the repository at this point in the history
scripts
  • Loading branch information
zaibon committed Feb 17, 2020
1 parent 1c71026 commit 16844c1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/bins-extra-development.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
- '*'
tags-ignore:
- v*
paths:
- 'bins/**'
- '.github/workflows/bins-extra-development'

jobs:
containerd:
Expand Down

0 comments on commit 16844c1

Please sign in to comment.