Skip to content

Commit 645db47

Browse files
Update .github/workflows/tagger.yml
Co-authored-by: Pierre Quinton <pierre.quinton@epfl.ch>
1 parent 7832c32 commit 645db47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tagger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
'src/torchjd/_autogram/': 'package: autogram',
2020
'src/torchjd/_autojac/': 'package: autojac',
2121
'src/torchjd/aggregation/': 'package: aggregation',
22-
'.github/workflows/': 'CI',
22+
'.github/workflows/': 'ci',
2323
'docs/': 'docs',
2424
'tests/': 'test'
2525
};

0 commit comments

Comments
 (0)