Consistent naming for nightly builds (#4101)

This commit is contained in:
Trask Stalnaker 2021-09-13 00:16:44 -07:00 committed by GitHub
parent 62c604f2f5
commit bf2512213e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: benchmark-overhead tests
name: Nightly overhead benchmark
on:
schedule:
# 5am GMT

View File

@ -1,4 +1,4 @@
name: "Code Scanning - Action"
name: Nightly CodeQL analysis
on:
workflow_dispatch: