Skip to content
This repository has been archived by the owner on Dec 22, 2024. It is now read-only.

Commit

Permalink
Run on all branches and tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Xaymar committed Feb 29, 2024
1 parent 236359e commit fbc09cb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/cmake-single-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,16 @@ name: Build Windows Executable

on:
push:
branches:
- '*'
tags:
- '*'
paths-ignore:
- '.github/ISSUE_TEMPLATE/**'
- 'extra/**'
pull_request:
branches:
- '*'
paths-ignore:
- '.github/ISSUE_TEMPLATE/**'
- 'extra/**'
Expand Down

0 comments on commit fbc09cb

Please sign in to comment.