Skip to content

Commit 6138d21

Browse files
committed
renamed ruff config
1 parent ba44a8c commit 6138d21

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

.github/workflows/post-pr-reviews.yml

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
name: Post PR code suggestions
1+
# name: Post PR code suggestions
22

3-
on: [push]
3+
# on: [push]
44

5-
jobs:
6-
lint:
7-
uses: mundialis/github-workflows/.github/workflows/post-pr-reviews.yml@add_post_pr_reviews
8-
9-
# test post PR reviews
5+
# jobs:
6+
# lint:
7+
# uses: mundialis/github-workflows/.github/workflows/post-pr-reviews.yml@add_post_pr_reviews
File renamed without changes.

0 commit comments

Comments
 (0)