Skip to content

Commit

Permalink
fix: rename workflow name to ci-build
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekzyla committed Jul 4, 2023
1 parent 8096a4b commit a952a8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# limitations under the License.
# ########################################################################

name: ci-build-backend
name: ci-build
on:
pull_request:
branches:
Expand Down

0 comments on commit a952a8f

Please sign in to comment.