Update check.yml
This commit is contained in:
parent
d58a95da63
commit
29c8babeee
1 changed files with 1 additions and 5 deletions
6
.github/workflows/check.yml
vendored
6
.github/workflows/check.yml
vendored
|
|
@ -3,11 +3,7 @@
|
|||
|
||||
name: Go
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
check-formatting:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue