Skip to content
Snippets Groups Projects
Commit 7d1d4542 authored by nservant's avatar nservant
Browse files

[LINT] fix modules

parent ea191c7b
Branches
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ jobs:
- name: Get PR number
id: pr_number
run: echo "name=pr_number::$(cat linting-logs/PR_number.txt)" >> $GITHUB_OUTPUT
run: echo "pr_number=$(cat linting-logs/PR_number.txt)" >> $GITHUB_OUTPUT
- name: Post PR comment
uses: marocchino/sticky-pull-request-comment@v2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment