Skip to content

Commit

Permalink
disable schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
ktr0731 committed Mar 18, 2021
1 parent bfa946b commit 53000f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/automerge.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: "Auto approve and merge Pull Requests"
on:
schedule:
- cron: '*/5 * * * *'
pull_request_target
jobs:
worker:
runs-on: ubuntu-latest
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
github.com/pkg/errors v0.7.0 h1:WLW8U1O88/efNaH7+8C+KBNkZRGD+WCmNlC0b06x/Ig=
github.com/pkg/errors v0.7.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=

0 comments on commit 53000f8

Please sign in to comment.