Skip to content

Commit 8b7fa72

Browse files
authored
drop the date from PR title
1 parent 3938295 commit 8b7fa72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-iwc-tools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
branch: iwc-update-${{ matrix.toolset }}
4040
committer: CESNETbot <martin.cech@cesnet.cz>
41-
title: Install IWC tools for ${{ matrix.toolset }} ${{ steps.date.outputs.date }}
41+
title: Install IWC tools for ${{ matrix.toolset }}
4242
commit-message: "output of get_iwc_tools.py"
4343
labels: automated
4444
assignees: martenson

0 commit comments

Comments
 (0)