Skip to content

Commit b0bd325

Browse files
File sync from hanakai-rb/repo-sync
Updated files: - .github/workflows/ci.yml
1 parent 5c1a6a2 commit b0bd325

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# This file is synced from hanakai-rb/repo-sync
22

33
name: CI
4+
run-name: ${{ github.ref_type == 'tag' && format('Release {0}', github.ref_name) || 'CI' }}
45

56
on:
67
push:

0 commit comments

Comments
 (0)