Skip to content

Commit 1737a91

Browse files
committed
Update GitHub workflow naming: conan-package.ymlpackage.yml
NP-1250
1 parent f8473f0 commit 1737a91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: conan-package
1+
name: package
22

33
on:
44
push:
@@ -10,7 +10,7 @@ on:
1010
- 'conanfile.py'
1111
- 'conandata.yml'
1212
- 'CMakeLists.txt'
13-
- '.github/workflows/conan-package.yml'
13+
- 'package.yml'
1414
branches:
1515
- main
1616
- master

0 commit comments

Comments
 (0)