Skip to content

Commit

Permalink
tags filter doesn't work with branches.
Browse files Browse the repository at this point in the history
  • Loading branch information
zuckerruebe committed Oct 10, 2023
1 parent 6e27518 commit 90c750e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-exe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@ name: Build EXE

on:
push:
branches:
- master
tags:
- 'v*'
- v*
repository_dispatch:
types:
- build-executable-pull-request
Expand Down

0 comments on commit 90c750e

Please sign in to comment.