Skip to content

Commit

Permalink
ci: use reusable workflow and do not run twice the build for PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
Helias authored Mar 10, 2024
1 parent d79a751 commit bcfee99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/core-build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: core-build
on:
push:
branches:
- 'master'
pull_request:

jobs:
Expand Down

0 comments on commit bcfee99

Please sign in to comment.