Skip to content

Commit

Permalink
workflows/pipeline: run on all push
Browse files Browse the repository at this point in the history
  • Loading branch information
bobheadxi authored Jan 11, 2023
1 parent 334beac commit c898384
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
name: pipeline
on:
push:
branches: [master]
pull_request:
on: push
jobs:
go:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c898384

Please sign in to comment.