Skip to content

Commit

Permalink
fix typo in branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
juandspy committed Dec 22, 2023
1 parent bef879c commit e824d04
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/go-test.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Go Test

on:
push:
branches:
- main
on: [push]

jobs:
test:
Expand Down

0 comments on commit e824d04

Please sign in to comment.