Skip to content

Commit

Permalink
no need to run upgrade gradle on every push to master
Browse files Browse the repository at this point in the history
  • Loading branch information
kdabir committed Sep 6, 2021
1 parent e567652 commit cf3c3a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
name: Upgrade Gradle

on:
push:
branches: [ master ]
# push:
# branches: [ master ]

schedule:
- cron: 0 2 * * 1
Expand Down

0 comments on commit cf3c3a7

Please sign in to comment.