Skip to content

Commit

Permalink
trigger on tag
Browse files Browse the repository at this point in the history
  • Loading branch information
esafirm committed Sep 9, 2020
1 parent f587870 commit 7f04b12
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/gadb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ name: Go
on:
push:
branches: [ master ]
tags:
- '*'
pull_request:
branches: [ master ]

F
jobs:
build:
name: Build
Expand Down

0 comments on commit 7f04b12

Please sign in to comment.