Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin' into aasim/feat/integrationTest
Browse files Browse the repository at this point in the history
  • Loading branch information
aasimkhan30 committed Aug 6, 2024
2 parents b8e9329 + 649b2b8 commit 0c63fe5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ on:
schedule:
- cron: '0 0 * * *'

push:
branches:
- main
pull_request:
push:
branches:
- main
pull_request:
branches:
- main

workflow_dispatch:
workflow_dispatch:

permissions:
contents: read
Expand Down

0 comments on commit 0c63fe5

Please sign in to comment.