Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit 683fb22

Browse files
authored
Update and rename static_analysis.yml to validation.yml
1 parent baec4cc commit 683fb22

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
name: Python
22
on:
3-
push:
4-
branches: [ main ]
5-
pull_request:
6-
branches: [ main ]
7-
release:
8-
types: [created]
9-
workflow_dispatch:
3+
workflow_call:
104

115
jobs:
12-
tooling:
6+
validation:
137
runs-on: ubuntu-latest
148
strategy:
159
matrix:

0 commit comments

Comments
 (0)