Skip to content

Commit e2bc69e

Browse files
committed
fix: change job name
1 parent e31a1ab commit e2bc69e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apply.yml

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

1010
jobs:
1111
apply-changes:
12-
name: "Org changes plan"
12+
name: "Org changes apply"
1313
runs-on: ubuntu-latest
1414

1515
permissions:

0 commit comments

Comments
 (0)