We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a820a13 commit be07de7Copy full SHA for be07de7
.github/workflows/radon-analysis.yml
@@ -38,7 +38,7 @@ jobs:
38
shell: bash
39
40
- name: Run Radon analysis
41
- id: radon_analysis
+ id: radon_analysis
42
run: |
43
if [ -z "${{ env.CHANGED_FILES }}" ]; then
44
echo "No Python files changed."
0 commit comments