Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

chore(deps): bump github/codeql-action from 4.37.1 to 4.37.2 in /.git… #4122

chore(deps): bump github/codeql-action from 4.37.1 to 4.37.2 in /.git…

chore(deps): bump github/codeql-action from 4.37.1 to 4.37.2 in /.git… #4122

---
name: ProjectStructure
'on':
workflow_dispatch:
push:
branches:
- master
pull_request:
permissions:
contents: read
jobs:
check_structure:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: actions/setup-python@v7.0.0
with:
python-version: '3.13'
- name: Check project structure
run: python3 .github/workflows/scripts/check_structure.py
...
Morty Proxy This is a proxified and sanitized view of the page, visit original site.