forked from firka/flutter
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4cfc5c0248 | |||
| fc1f0d1178 | |||
| 51966643e9 |
2
.github/workflows/lock.yaml
vendored
2
.github/workflows/lock.yaml
vendored
@@ -12,8 +12,6 @@ permissions:
|
||||
issues: write
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 * * * *'
|
||||
|
||||
jobs:
|
||||
lock:
|
||||
|
||||
4
.github/workflows/no-response.yaml
vendored
4
.github/workflows/no-response.yaml
vendored
@@ -9,10 +9,6 @@ name: No Response
|
||||
on:
|
||||
issue_comment:
|
||||
types: [created]
|
||||
schedule:
|
||||
# Schedule for five minutes after the hour, every hour
|
||||
- cron: '5 * * * *'
|
||||
|
||||
# By specifying the access of one of the scopes, all of those that are not
|
||||
# specified are set to 'none'.
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user