Skip to content

Commit

Permalink
Created a new branch to work on to avoid triggering runs in parent repo
Browse files Browse the repository at this point in the history
Removed automate-tests-actions branch as the trigger branch to avoid workflow runs in parent repo.
When merging this branch into automate-test-actions, will need to add the branch back again.

Signed-off-by: Mahadik, Mukul Chandrakant <[email protected]>
  • Loading branch information
Mahadik, Mukul Chandrakant authored and Mahadik, Mukul Chandrakant committed Jun 27, 2024
1 parent cc0e9fa commit dabbb91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
pull_request:
branches: [ main, automate-tests-merge ]
push:
branches: [ main, automate-tests-actions, automate-tests-merge ]
branches: [ main, automate-tests-2, automate-tests-merge ]
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'

Expand Down

0 comments on commit dabbb91

Please sign in to comment.