Skip to content

Commit

Permalink
📝 Move to github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
BillyBlaze committed Sep 10, 2020
1 parent f0bd1bb commit 10bec24
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/lock-closed.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
#
# lock-closed.yml
# Lock closed issues after a period of inactivity
#

name: Lock Closed Issues

on:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Mark stale issues and pull requests

on:
schedule:
- cron: "30 1 * * *"
- cron: "30 1 * * *"

jobs:
stale:
Expand Down

0 comments on commit 10bec24

Please sign in to comment.