Skip to content

Commit 10c67ca

Browse files
Update superlinter.yml
1 parent aa8c62f commit 10c67ca

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/workflows/superlinter.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
1+
name: Test Workflow
2+
3+
on: [push]
4+
15
jobs:
26
test:
7+
runs-on: ubuntu-latest
8+
39
steps:
4-
- name: 24ds1000054@ds.study.iitm.ac.in
10+
- name: Echo Hello World
511
run: echo "Hello, world!"

0 commit comments

Comments
 (0)