Skip to content

Commit

Permalink
Merge pull request #48 from galasa-dev/iss1935-gh-e2e
Browse files Browse the repository at this point in the history
Iss1935 - Reactivate trigger for Helm build to implement GH end to end build
  • Loading branch information
jadecarino authored Sep 10, 2024
2 parents 4b9058f + 5bbad54 commit 29898fd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@ name: Trigger Helm workflow in Automation repository

on:
workflow_dispatch:
# Todo: Uncomment to finish issue 1935.
# push:
# branches: [main]
push:
branches: [main]

jobs:
trigger-workflow:
Expand Down

0 comments on commit 29898fd

Please sign in to comment.