Skip to content

Commit c5dccf6

Browse files
authored
Merge branch 'main' into 2ns-singel
2 parents 41b6ea6 + 8e1812a commit c5dccf6

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
- id: check-toml
2020

2121
- repo: https://github.com/PyCQA/flake8
22-
rev: "7.1.2"
22+
rev: "7.2.0"
2323
hooks:
2424
- id: flake8
2525
args: [--config=.flake8, '--ignore=FCN001,W503']

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@ Please follow the [Getting Started Guide](docs/GETTING_STARTED.md) on how to run
1010

1111
## Contribute to opendatahub-tests
1212
Please follow the [Contributing Guide](docs/CONTRIBUTING.md) and the [Developer guide](docs/DEVELOPER_GUIDE.md)
13+
14+
15+
## GitHub workflows
16+
Please follow the [GitHub workflows Guide](docs/GITHUB_WORKFLOWS.md) for more information.
File renamed without changes.

0 commit comments

Comments
 (0)