Skip to content

Commit

Permalink
ci: update branch reference in the pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Helias committed Sep 20, 2024
1 parent ca847a2 commit b41b19c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/core-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: core-build
on:
push:
branches:
- "master"
- "main"
pull_request:

jobs:
Expand Down

2 comments on commit b41b19c

@TheSCREWEDSoftware
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you want or need translation from ES to EN on the readme and config files?

@Helias
Copy link
Member Author

@Helias Helias commented on b41b19c Sep 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would be great to do it, @tarawow partially did here #1
btw, personally I don't think that I will work on this module soon, I've only added it here under AC and make compatible so anyone can use and improve it

Please sign in to comment.