Skip to content

Commit

Permalink
Ignore WhiteSource branches for build and test (#532)
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Provost <provomat@amazon.com>
Co-authored-by: Sean Neumann <1413295+seanneumann@users.noreply.github.com>
  • Loading branch information
BSFishy and seanneumann authored Mar 2, 2023
1 parent 7c2f5e9 commit 3cba6c4
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 3cba6c4

Please sign in to comment.