We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a3702b commit a997c9eCopy full SHA for a997c9e
.github/workflows/release-test.yml
@@ -6,6 +6,7 @@ on:
6
7
jobs:
8
build:
9
+ if: github.repository_owner == 'memiiso'
10
runs-on: ubuntu-latest
11
strategy:
12
matrix:
.github/workflows/release.yml
@@ -7,6 +7,7 @@ on:
13
0 commit comments