Skip to content

Commit 2c2fd75

Browse files
committed
Fix reusable-workflow reference to @main
1 parent bf98d5e commit 2c2fd75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-news-item.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ on:
77

88
jobs:
99
check-news-item:
10-
uses: Billingegroup/release-scripts/.github/workflows/_check-news-item.yml@v0
10+
uses: Billingegroup/release-scripts/.github/workflows/_check-news-item.yml@main
1111
with:
1212
project: diffpy.pdfgui

0 commit comments

Comments
 (0)