mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Remove workflow_dispatch trigger
This commit is contained in:
parent
80cb1d25a0
commit
a7f8b63507
1
.github/workflows/stale-issues.yml
vendored
1
.github/workflows/stale-issues.yml
vendored
@ -1,7 +1,6 @@
|
|||||||
name: Check stale issues
|
name: Check stale issues
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 12 * * *'
|
- cron: '0 12 * * *'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user