Skip to content

Commit

Permalink
Test on push
Browse files Browse the repository at this point in the history
  • Loading branch information
garth-wells committed May 10, 2024
1 parent 38b57bd commit 50e8444
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/spack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Spack build

on:
# Uncomment the below 'push' to trigger on push
# push:
# branches:
# - "**"
push:
branches:
- "**"
schedule:
# '*' is a special character in YAML, so string must be quoted
- cron: "0 2 * * THU"
Expand Down

0 comments on commit 50e8444

Please sign in to comment.