Skip to content

Commit

Permalink
Update builder.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Dec 12, 2023
1 parent 9ad1d5d commit 2d7cdb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/builder.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Builder
name: Build
on:
workflow_dispatch:
schedule:
Expand All @@ -10,7 +10,7 @@ concurrency:

jobs:
build:
name: Builder
name: Build
runs-on: ubuntu-latest
permissions:
actions: write
Expand Down

0 comments on commit 2d7cdb0

Please sign in to comment.