Skip to content

Commit

Permalink
Enable build tools
Browse files Browse the repository at this point in the history
  • Loading branch information
aschempp committed May 21, 2024
1 parent c8167b0 commit 6a06a39
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: CI

on:
push: ~
pull_request: ~
schedule:
- cron: 0 13 * * MON,THU
# schedule:
# - cron: 0 13 * * MON,THU

permissions: read-all

Expand Down

0 comments on commit 6a06a39

Please sign in to comment.