Skip to content

Commit

Permalink
refactor: update ci job filename
Browse files Browse the repository at this point in the history
  • Loading branch information
krudi committed Jun 19, 2024
1 parent 39427a1 commit e25442e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- main

jobs:
precheck-role-lint:
prepare-role-lint:
name: Lint
runs-on: ubuntu-latest
steps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- cron: "7 4 4 * *"

jobs:
precheck-role-molecule-test:
prepare-role-molecule-test:
name: Build test instance
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit e25442e

Please sign in to comment.