remove workflow

This commit is contained in:
thelastWallE 2021-11-03 11:01:06 +01:00 committed by GitHub
parent 0bdd62c35b
commit e458226580
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
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