Skip to content

Commit 18a73c5

Browse files
committed
Revert "try using context as condition"
This reverts commit c251045.
1 parent c251045 commit 18a73c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/sycl-detect-changes.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
steps:
2020
- name: Check file changes
2121
uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36
22-
if: ${{ context.payload.pull_request.changed_files }} < 500
2322
id: changes
2423
with:
2524
filters: |

0 commit comments

Comments
 (0)