Revert "ci: run tests intelligently based on changes between consecutive commits (#9017)" (#9104)

This commit is contained in:
Muhammad Atif Ali
2023-08-15 08:22:49 +00:00
committed by GitHub
parent 9a1f845553
commit 86fcd4503f
+4 -1
View File
@@ -2,6 +2,10 @@ name: ci
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
permissions:
@@ -43,7 +47,6 @@ jobs:
uses: dorny/paths-filter@v2
id: filter
with:
base: ${{ github.ref }}
filters: |
all:
- "**"