Skip to content

Commit

Permalink
Fix names
Browse files Browse the repository at this point in the history
  • Loading branch information
MauroToscano committed Apr 24, 2024
1 parent 8b8bfc8 commit 2e6e05e
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: build-go
name: build-go-projects

on:
merge_group:
Expand All @@ -7,11 +7,8 @@ on:
pull_request:
branches: ["*"]

permissions:
contents: read

jobs:
build-and-lint:
build:
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 2e6e05e

Please sign in to comment.