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