Skip to content

Commit

Permalink
docs: fix old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenHulme committed Jan 24, 2024
1 parent 06be980 commit 5e1b0c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/controllers/pipelines_controller.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# frozen_string_literal: true

# Provides an overview of the pipelines auto-generated from the configuration
# Currently still very quick and dirty
# Tailored to the needs of the pipeline graph
class PipelinesController < ApplicationController
before_action :configure_api, except: :index
def index
Expand Down

0 comments on commit 5e1b0c4

Please sign in to comment.