rename workflows
This commit is contained in:
2
.github/workflows/deploy-ftp.yml
vendored
2
.github/workflows/deploy-ftp.yml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: Deploy
|
name: Deploy FTP
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|||||||
2
.github/workflows/feedback.yml
vendored
2
.github/workflows/feedback.yml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: feedback
|
name: Feedback
|
||||||
on: [fork, watch, issues]
|
on: [fork, watch, issues]
|
||||||
jobs:
|
jobs:
|
||||||
feedback:
|
feedback:
|
||||||
|
|||||||
2
.github/workflows/star.yml
vendored
2
.github/workflows/star.yml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: Send message on star
|
name: Star notice
|
||||||
|
|
||||||
on:
|
on:
|
||||||
watch:
|
watch:
|
||||||
|
|||||||
Reference in New Issue
Block a user