Skip to content

Commit

Permalink
Merge pull request #498 from NikitaSkrynnik/update-deps-workflow
Browse files Browse the repository at this point in the history
Remove some triggers fro Update dependent repositories workflow
  • Loading branch information
denis-tingaikin authored Apr 11, 2024
2 parents 8448603 + aa14493 commit cb1ee2e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/update-dependent-repositories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,8 @@ on:
push:
branches:
- main
workflow_run:
types:
- completed
workflows:
- 'automerge'
jobs:
release:
if: ${{ github.event.workflow_run.conclusion == 'success' && github.actor == 'nsmbot' || github.event_name == 'push' }}
uses: networkservicemesh/.github/.github/workflows/update-dependent-repositories-gomod.yaml@main
with:
dependent_repositories: |
Expand Down

0 comments on commit cb1ee2e

Please sign in to comment.