remove run-name - gitea ignores it anyway
This commit is contained in:
@ -1,9 +1,6 @@
|
||||
name: ReleaseBot
|
||||
run-name: Release Bot
|
||||
on:
|
||||
# push
|
||||
workflow_dispatch:
|
||||
- main
|
||||
schedule:
|
||||
- cron: '18 */2 * * *'
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user