Skip to content

Commit

Permalink
chore: github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
yayacat committed Aug 6, 2024
1 parent 52d15d3 commit a886f67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: TREM-Lite

on:
push:
branches: [ "Release" ]
branches: [ "Release", "whes1015" ]
pull_request:
branches: [ "Release" ]
branches: [ "Release", "whes1015" ]

jobs:
Windows_x64:
Expand Down

0 comments on commit a886f67

Please sign in to comment.