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 Jan 21, 2024
1 parent 7030cf9 commit 930bca6
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-8da7af2f8e"
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-8da7af2f8e"
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-8da7af2f8e"
tags:
- "core-**"
permissions:
Expand Down

0 comments on commit 930bca6

Please sign in to comment.