We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24be1e8 commit 5db24feCopy full SHA for 5db24fe
.github/workflows/workflow.yml
@@ -5,9 +5,6 @@ on:
5
- pull_request
6
7
jobs:
8
- code-analysis:
9
- uses: CheckPointSW/org-templates/.github/workflows/code-analysis.yml@main
10
- secrets: inherit
11
12
build-n-publish:
13
name: Build and publish Python 🐍 distributions 📦 to PyPI
0 commit comments