Skip to content

Commit

Permalink
Update workflow key
Browse files Browse the repository at this point in the history
  • Loading branch information
uuf6429 committed Feb 10, 2025
1 parent 4c1ad02 commit 50ee55c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-analysis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI
name: Analysis

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci-test-official.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI
name: Official Tests

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci-test-unofficial.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI
name: Unofficial Tests

on:
workflow_dispatch:
Expand Down

0 comments on commit 50ee55c

Please sign in to comment.