Skip to content

Commit

Permalink
Remove branch for workflow testing
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderschramm1992 committed Jun 19, 2024
1 parent 5954a8c commit 3a2a869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: CI - Releases and Main
# events but only for the main branch
on:
push:
branches: [ main, outsource_workflows ]
branches: [ main ]
tags:
- "[2-9][0-9][0-9][0-9].[0-9]+-rev[0-9]+"

Expand Down

0 comments on commit 3a2a869

Please sign in to comment.