Delete directory 'workflows'
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
name: Test
|
||||
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
hello:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Hello
|
||||
run: echo "Runner works!"
|
||||
Reference in New Issue
Block a user