Skip to content

Commit

Permalink
GitHub Action: Rename go-mod-index.yml -> go-proxy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tangrufus committed Nov 15, 2024
1 parent 9d443b6 commit 0c91f72
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
name: Go Module Index

name: Go Proxy
on:
push:

permissions: {}

jobs:
go-mod-index:
go-proxy:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v5
Expand Down

0 comments on commit 0c91f72

Please sign in to comment.