Skip to content

Commit

Permalink
📝 Change workflow names
Browse files Browse the repository at this point in the history
  • Loading branch information
Poeschl committed Sep 19, 2024
1 parent 9defd6c commit e76d8e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/repository-pr.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Verify edge repository
name: Verify stable repository

# yamllint disable-line rule:truthy
on:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/repository-update.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Update edge repository
name: Update stable repository

# yamllint disable-line rule:truthy
on:
Expand Down

0 comments on commit e76d8e9

Please sign in to comment.