Skip to content

Commit 8c201d3

Browse files
committed
workflow jobs should have names
1 parent f73a723 commit 8c201d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/past-events.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ permissions:
2222
jobs:
2323
# This workflow contains a single job called "build"
2424
build:
25+
name: "Update past events"
26+
2527
# The type of runner that the job will run on
2628
runs-on: ubuntu-latest
2729
permissions:

0 commit comments

Comments
 (0)