Skip to content

Commit

Permalink
Build on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Admiral-Fish committed Aug 10, 2024
1 parent 341da59 commit 3618d64
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/macos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- 'master'
tag:
- '*'
pull_request:

jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/ubuntu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- 'master'
tag:
- '*'
pull_request:

jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- 'master'
tag:
- '*'
pull_request:

jobs:
Expand Down

0 comments on commit 3618d64

Please sign in to comment.