Skip to content

Commit

Permalink
Removed reduced_config_test_vectors branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
aehart committed Sep 27, 2021
1 parent be1e51a commit 42fd3b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/GitLab_CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,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, reduced_config_test_vectors]
branches: [HDLTopSim]
pull_request:
branches: [master, HDLTopSim]

Expand Down

0 comments on commit 42fd3b4

Please sign in to comment.