Skip to content

Commit b58a156

Browse files
authored
chore: rename actions (#50)
1 parent 692ee36 commit b58a156

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Update CHANGELOG
1+
name: update-changelog
22
on:
33
push:
44
branches:

.github/workflows/danger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Danger
1+
name: danger
22

33
on:
44
pull_request:

0 commit comments

Comments
 (0)