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 Sep 14, 2024
1 parent 910fb67 commit affa231
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 @@ -5,6 +5,7 @@ on:
- "main"
- "core-8-branch"
- "core-8-6-branch"
- "bug-8e9d65d2d4"
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 @@ -5,6 +5,7 @@ on:
- "main"
- "core-8-branch"
- "core-8-6-branch"
- "bug-8e9d65d2d4"
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 @@ -5,6 +5,7 @@ on:
- "main"
- "core-8-branch"
- "core-8-6-branch"
- "bug-8e9d65d2d4"
tags:
- "core-**"
permissions:
Expand Down

0 comments on commit affa231

Please sign in to comment.