We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a944a9 commit 5aba992Copy full SHA for 5aba992
1 file changed
.github/workflows/refresh-nvidia.yml
@@ -4,11 +4,6 @@ on:
4
schedule:
5
- cron: "0 14 * * 1"
6
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
12
permissions:
13
contents: write
14
pull-requests: write
0 commit comments