Skip to content

Commit

Permalink
ci: build only on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
meyt committed May 5, 2024
1 parent 3269958 commit 3ad1c18
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Build
on:
push:
branches:
- 'master'
tags:
- '*'

Expand Down

0 comments on commit 3ad1c18

Please sign in to comment.