Skip to content

Commit

Permalink
ci: rename workflow and job-id
Browse files Browse the repository at this point in the history
  • Loading branch information
toqueteos committed Aug 13, 2023
1 parent d94d7a4 commit 1b78783
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: platform-ci
name: webbrowser-ci

on:
workflow_dispatch:
Expand All @@ -14,7 +14,7 @@ on:
- "webbrowser.go"

jobs:
build:
run-ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 1b78783

Please sign in to comment.