Skip to content

Commit

Permalink
trigger on push
Browse files Browse the repository at this point in the history
  • Loading branch information
jrhee17 committed Oct 13, 2023
1 parent 02e50dc commit 7ab7d3e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/gradle-cache-check.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Periodic Gradle Build Cache Check
on:
schedule:
- cron: '0 01 * * 1'
push:
branches:
- main

env:
LC_ALL: "en_US.UTF-8"
Expand Down

0 comments on commit 7ab7d3e

Please sign in to comment.