Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
change github action
  • Loading branch information
swiftslee authored Apr 21, 2021
1 parent 1d00c9c commit 786fdd1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@ name: Go
on:
push:
branches: [ master ]
tags: v*
pull_request:
branches: [ master ]
release:
types: # This configuration does not affect the page_build event above
- created

jobs:

Expand Down

0 comments on commit 786fdd1

Please sign in to comment.