Skip to content

Commit

Permalink
Update build workflow. Previous commit: Update the key4hep-build work…
Browse files Browse the repository at this point in the history
…flow; previous commit: Update the key4hep-build workflow; previous commit: Change key4hep-build workflow triggers; previous commit: Add a key4hep build workflow; previous commit: Update pre-commit license year; previous commit: Update license year; previous commit: Initial commit
  • Loading branch information
jmcarcell committed Apr 23, 2024
1 parent b5e4bed commit eee11bd
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 eee11bd

Please sign in to comment.