Skip to content

Commit

Permalink
Let this bugfix branch build and test at Github Actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
fvogelnew1 committed Oct 29, 2023
1 parent 928492b commit 48bb538
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
branches:
- "main"
- "core-8-6-branch"
- "bug-61550f38bf"
tags:
- "core-**"
permissions:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/mac-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
branches:
- "main"
- "core-8-6-branch"
- "bug-61550f38bf"
tags:
- "core-**"
permissions:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/win-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
branches:
- "main"
- "core-8-6-branch"
- "bug-61550f38bf"
tags:
- "core-**"
permissions:
Expand Down

0 comments on commit 48bb538

Please sign in to comment.