create fake action

This commit is contained in:
thelastWallE 2021-05-08 01:13:20 +02:00 committed by GitHub
parent 6bef4db302
commit 7828d7c28b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

12
.github/workflows/fakeaction.yml vendored Normal file
View File

@ -0,0 +1,12 @@
name: FakeAction
on:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Run a one-line script
run: echo ping