Skip to content

Commit

Permalink
making on pull_request
Browse files Browse the repository at this point in the history
  • Loading branch information
jmurret committed Mar 28, 2023
1 parent 5aab675 commit 07d8ede
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/go-tests.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: go-tests

on:
push:
pull_request:
branches-ignore:
- stable-website
- 'docs/**'
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/reusable-check-go-mod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ name: check-go-mod
on:
workflow_call:
inputs:
uploaded-binary-name:
required: false
type: string
default: "consul-bin"
runs-on:
description: An expression indicating which kind of runners to use.
required: false
Expand Down

0 comments on commit 07d8ede

Please sign in to comment.