Skip to content

Commit

Permalink
Update build workflow. Previous commit: Add missing GaudiAlgLib (key4…
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Apr 23, 2024
1 parent 9d95f0e commit 871276d
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
@@ -1,3 +1,6 @@
# Do not edit this file, it will be overwritten!
# The template file can be found in
# https://github.com/key4hep/key4hep-actions/blob/main/workflows/key4hep-build.yaml
name: Key4hep build

on:
Expand All @@ -7,7 +10,7 @@ on:
pull_request:
workflow_dispatch:
schedule:
- cron: '17 5 * * *'
- cron: '16 5 * * *'


jobs:
Expand Down

0 comments on commit 871276d

Please sign in to comment.