We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b31ea8 commit 564b5a8Copy full SHA for 564b5a8
.github/workflows/update-dependencies.yml
@@ -11,6 +11,7 @@ on:
11
jobs:
12
propose_github_release_updates:
13
runs-on: ubuntu-latest
14
+ if: github.repository == 'azimuth-cloud/azimuth-config'
15
strategy:
16
matrix:
17
include:
0 commit comments