Skip to content

Commit

Permalink
chore: rename pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
aripalo committed Oct 10, 2021
1 parent 459711d commit d70f3c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on: push

jobs:

build:
name: Build
pipeline:
name: Pipeline
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit d70f3c6

Please sign in to comment.