actions: disable conflict action for now
Too much traffic is causing this workflow to generate noise and conflicting labeling. Disabling for now while we investigate. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
8516d19ffd
commit
743d2c4d3e
1 changed files with 2 additions and 2 deletions
4
.github/workflows/conflict.yml
vendored
4
.github/workflows/conflict.yml
vendored
|
@ -1,7 +1,7 @@
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
branches-ignore:
|
||||
- '**'
|
||||
jobs:
|
||||
triage:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue