Skip to content

Commit c22d84d

Browse files
committed
Add name
1 parent 3cdc3f8 commit c22d84d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-notify-slack.yml renamed to .github/workflows/nightly-results.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1+
name: Nightly results
12
on:
23
workflow_run:
34
workflows: [Nightly]
45
types: [completed]
5-
66
jobs:
77
on-failure:
88
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)