Skip to content

Commit

Permalink
Req check script wf
Browse files Browse the repository at this point in the history
  • Loading branch information
efeyazgan committed Jan 12, 2024
1 parent 775e08a commit 43ac4d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
- '.github/workflows/**'
- uses: actions/setup-python@v4
with:
python-version: '3.x'
python-version: '3.9.18'
- name: Run the request checking script on local mcm requests
#shell: python
if: steps.filter.outputs.bin == 'true' || steps.filter.outputs.workflow == 'true'
Expand Down

0 comments on commit 43ac4d9

Please sign in to comment.