Skip to content

Commit

Permalink
Add missing conandata.yml workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
wawanbreton committed Jul 1, 2024
1 parent a9e7174 commit 9d697d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/conan-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
paths:
- '**/*.proto'
- 'conanfile.py'
- 'conandata.yml'
- 'CMakelists.txt'
- '.github/workflows/conan-package.yml'
- '.github/workflows/requirements*.txt'
Expand Down

0 comments on commit 9d697d6

Please sign in to comment.