Skip to content

Commit 9eab3e0

Browse files
author
S Padma
committed
Merge branch 'check' of github.com:S-Harsha-Padma/Test-RAG-Tests into check
2 parents 5153f47 + c84c94c commit 9eab3e0

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: Test Schedule
2+
3+
on:
4+
schedule:
5+
- cron: '*/5 * * * *'
6+
7+
jobs:
8+
test:
9+
runs-on: ubuntu-latest
10+
steps:
11+
- run: echo "It works!"

0 commit comments

Comments
 (0)