Skip to content

Commit

Permalink
naming
Browse files Browse the repository at this point in the history
  • Loading branch information
wanwiset25 committed Nov 14, 2023
1 parent 2dad218 commit 8a0d9a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ on:
workflow_dispatch: #allow manual trigger to workflow

jobs:
test_on_pr:
name: Test
test_build_and_push_to_docker_registry:
name: Test, build and push image to registry
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down

0 comments on commit 8a0d9a6

Please sign in to comment.