mirror of
https://github.com/appleboy/scp-action.git
synced 2025-07-26 07:41:35 +00:00
ci: align workflow naming with updated testing conventions
- Rename the workflow file to testing.yml - Rename the workflow from "scp files" to "lint and test" Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
name: scp files
|
name: lint and test
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
testing:
|
testing:
|
Reference in New Issue
Block a user