Skip to content

Commit

Permalink
Ignore WhiteSource branches for build and test (#532) (#553)
Browse files Browse the repository at this point in the history
(cherry picked from commit 3cba6c4)

Signed-off-by: Matt Provost <provomat@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sean Neumann <1413295+seanneumann@users.noreply.github.com>
  • Loading branch information
3 people authored Mar 2, 2023
1 parent 0d388a9 commit 0a9c449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build and test

on:
push:
branches: ['**', '!backport/**']
branches: ['**', '!backport/**', '!whitesource-remediate/**']
paths-ignore:
- '**/*.md'
pull_request:
Expand Down

0 comments on commit 0a9c449

Please sign in to comment.