Skip to content

Commit

Permalink
Temporarily added ianFixFutureSW_constexpr branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
aehart committed Dec 3, 2024
1 parent 48e6291 commit fdd205c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github_CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Mirror and run GitLab CI
on: # Controls when the action will run.
workflow_dispatch:
push: # Please add your branch down here if wanted. A build will be triggerd for each push.
branches: [HDLTopSim]
branches: [HDLTopSim, ianFixFutureSW_constexpr]
pull_request:
branches: [master, HDLTopSim]

Expand Down

0 comments on commit fdd205c

Please sign in to comment.