Skip to content

Commit 240fbd4

Browse files
committed
faux-trigger
1 parent 72b50ff commit 240fbd4

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/refresh-nvidia.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ on:
44
schedule:
55
- cron: "0 14 * * 1"
66
workflow_dispatch:
7+
# FIXME: smoke-test trigger
8+
pull_request:
9+
paths:
10+
- .github/workflows/refresh-nvidia.yml
11+
- hack/build/refresh-nvidia-versions.py
712
permissions:
813
contents: write
914
pull-requests: write

0 commit comments

Comments
 (0)