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 Mar 17, 2024
1 parent 779650a commit 6a1a038
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-fdc0ed342d"
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-fdc0ed342d"
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-fdc0ed342d"
tags:
- "core-**"
permissions:
Expand Down

0 comments on commit 6a1a038

Please sign in to comment.