Skip to content

Commit

Permalink
run tests to ensure that everything works
Browse files Browse the repository at this point in the history
Signed-off-by: Moritz Wiesinger <[email protected]>
  • Loading branch information
mowies committed Dec 18, 2024
1 parent 663cb2c commit f3868d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/package-test.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Package Tests - Contrib

on:
pull_request:
branches: [main]
schedule:
- cron: "0 2 * * *" # every day at 2am UTC

Expand Down

0 comments on commit f3868d6

Please sign in to comment.