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:
Anas Nashif 2020-07-02 09:32:39 -04:00
commit 743d2c4d3e

View file

@ -1,7 +1,7 @@
on:
push:
branches:
- master
branches-ignore:
- '**'
jobs:
triage:
runs-on: ubuntu-latest