Revert "workflows: Ensure a label change re-triggers the actions"

This reverts commit 7a879164bd, as it's
been proved that re-triggering the checks at every single change is more
painful than having to close / re-open a PR in case we ever use the
`force-skip-ci` label again.

Fixes: #2804

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
Fabiano Fidêncio
2022-02-03 22:24:03 +01:00
committed by Samuel Ortiz
parent e8eb5e8295
commit 88a70d32ba
5 changed files with 0 additions and 10 deletions

View File

@@ -6,8 +6,6 @@ on:
- synchronize
- reopened
- edited
- labeled
- unlabeled
jobs:
test: