Skip to content

Commit

Permalink
Changed ci name
Browse files Browse the repository at this point in the history
  • Loading branch information
james-pre committed May 29, 2024
1 parent f7c489a commit 640415e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
ci:
name: Continuous Integration
name: CI
uses: zen-fs/core/.github/workflows/ci.yaml@main
permissions:
contents: read
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
ci:
name: Continuous Integration
name: CI
uses: zen-fs/core/.github/workflows/ci.yaml@main
permissions:
contents: read
Expand Down

0 comments on commit 640415e

Please sign in to comment.