We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 091212d commit f606e8fCopy full SHA for f606e8f
.github/workflows/python3.8.yaml
@@ -28,6 +28,7 @@ concurrency:
28
29
jobs:
30
build:
31
+ if: github.repository_owner == 'HariSekhon'
32
name: Python 3.8
33
uses: HariSekhon/GitHub-Actions/.github/workflows/python.yaml@master
34
with:
0 commit comments