Skip to content

Commit

Permalink
chore: ci, update push targets
Browse files Browse the repository at this point in the history
Signed-off-by: Valery Piashchynski <[email protected]>
  • Loading branch information
rustatian committed Oct 9, 2023
1 parent eaa806f commit 6826609
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ on:
push:
branches:
- master
tags-ignore:
- "**"
pull_request:
branches:
- master

jobs:
golang:
name: Build (Go ${{ matrix.go }}, OS ${{matrix.os}})
Expand Down

0 comments on commit 6826609

Please sign in to comment.