We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a71efa + 67961f9 commit f08cc5aCopy full SHA for f08cc5a
.github/workflows/update-dependencies.yml
@@ -14,6 +14,7 @@ on:
14
15
jobs:
16
propose_github_release_updates:
17
+ if: github.repository == 'stackhpc/stackhpc-kayobe-config'
18
runs-on: ubuntu-22.04
19
strategy:
20
matrix:
0 commit comments