Skip to content

Commit

Permalink
Use periods and dashes
Browse files Browse the repository at this point in the history
  • Loading branch information
tt-rkim committed Jun 21, 2024
1 parent 14cb12e commit 1f5fc0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/_produce-data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
workflow_run:
workflows:
- "Build"
- "[internal] Build"
- "[post-commit] all - Static checks, linters etc."
types:
- completed

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-and-unit-tests.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "[internal] Build"
name: "[post-commit] all - Static checks, linters etc."

on:
workflow_call:
Expand Down

0 comments on commit 1f5fc0e

Please sign in to comment.