Skip to content

Commit

Permalink
Renamed the workflow correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigo-o committed Oct 31, 2024
1 parent 489253d commit a04c8a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI
name: Docker Image
on:
merge_group:
push:
Expand All @@ -19,7 +19,7 @@ env:
RUST_VERSION: 1.80.1

jobs:
docker-build:
build-and-upload:
name: Build Docker image
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit a04c8a4

Please sign in to comment.