Skip to content

Commit af2a787

Browse files
author
Shreyas-Microsoft
committed
testing for pull request on dev will revert these changes
1 parent eb6cdc2 commit af2a787

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
- main
66
- dev
77
- demo
8+
pull_request:
9+
branches:
10+
- dev
811
schedule:
912
- cron: '0 9,21 * * *' # Runs at 9:00 AM and 9:00 PM GMT
1013
workflow_dispatch: # Allow manual triggering

0 commit comments

Comments
 (0)