Skip to content

Commit

Permalink
chore: add unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashwin Kumar committed Nov 13, 2023
1 parent 6119ba5 commit a9ad9fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CodeQL

on:
push:
branches: ['*']
branches: ['none']
pull_request:
branches: ['main', 'next/main', 'next/release']
schedule:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/push-integ-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ concurrency:
on:
push:
branches:
- next/main

- ashwin-cci-test
jobs:
e2e:
secrets: inherit
Expand Down

0 comments on commit a9ad9fa

Please sign in to comment.