Skip to content

Commit

Permalink
Add description in comments
Browse files Browse the repository at this point in the history
  • Loading branch information
sourishkrout committed Apr 12, 2024
1 parent f871d29 commit 357b31c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions experimental/runme.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
# You can test it with the "runme beta" commands.
version: v1alpha1

# config settings that apply at the repo-level
repo:
# The list of filters to apply to blocks.
# "condition" must return a boolean value.
Expand All @@ -22,6 +23,7 @@ repo:
- type: "FILTER_TYPE_BLOCK"
condition: "!hasPrefix(name, 'test')"

# config settings that often use default or a set at points of integration
core:
# Indicate the root of the runme project. "." means that
# the project root directory will be used.
Expand Down

0 comments on commit 357b31c

Please sign in to comment.