Skip to content

Commit

Permalink
chore: go
Browse files Browse the repository at this point in the history
  • Loading branch information
miaoyin committed Nov 16, 2023
1 parent ccf6f9c commit 1d31379
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Go
on:
push:
branches: [dev]
branches: [main]
pull_request:
branches: [dev]
branches: [main]
jobs:
linux:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1d31379

Please sign in to comment.