Skip to content

Commit

Permalink
Change key4hep-build workflow triggers; previous commit: Add a key4he…
Browse files Browse the repository at this point in the history
…p build workflow; previous commit: Update pre-commit license year; previous commit: Update license year; previous commit: Add some comments about the releases and nightlies (#20)
  • Loading branch information
jmcarcell committed Feb 5, 2024
1 parent 1a72b6b commit 2523d30
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/key4hep-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Key4hep build

on:
push:
branches:
- main
pull_request:
workflow_dispatch:

jobs:
Expand All @@ -13,7 +16,7 @@ jobs:
fail-fast: false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: key4hep/key4hep-actions/key4hep-build@main
with:
build_type: ${{ matrix.build_type }}
Expand Down

0 comments on commit 2523d30

Please sign in to comment.