Skip to content

Commit

Permalink
Skip running dependencies workflow on forks (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
cityofships authored Nov 20, 2024
1 parent e222d9a commit 4804df3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
jobs:
propose_github_release_updates:
runs-on: ubuntu-latest
if: github.repository == 'azimuth-cloud/azimuth-config'
strategy:
matrix:
include:
Expand Down

0 comments on commit 4804df3

Please sign in to comment.