Skip to content

Commit

Permalink
Merge pull request #438 from AOEpeople/fix/semanticore-main
Browse files Browse the repository at this point in the history
[FIX] Semanticore should listen to main branch
  • Loading branch information
hacksch authored Mar 5, 2024
2 parents c1fe230 + f6d50fb commit 2677b58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semanticore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Semanticore
on:
push:
branches:
- master
- main
jobs:
semanticore:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2677b58

Please sign in to comment.