Skip to content

Commit

Permalink
Update basicCI.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Ry Jones <ry@linux.com>
  • Loading branch information
ryjones authored Dec 4, 2023
1 parent 9f870e8 commit c730429
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/basicCI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: basicCI
on:
pull_request:
push:
workflow_dispatch:
schedule:
- cron: '0 0 * * 2' # https://crontab.guru/#0_0_*_*_2
jobs:
Expand Down

0 comments on commit c730429

Please sign in to comment.