We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a71efa commit 67961f9Copy full SHA for 67961f9
.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