Skip to content

Commit

Permalink
run on PR or push(for debugging)
Browse files Browse the repository at this point in the history
  • Loading branch information
meetagrawal09 committed Sep 9, 2023
1 parent 417b94b commit 57cc8de
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ name : Integration Tests
on :
# allow manual triggering
workflow_dispatch:

# for debugging
push:
pull_request:

schedule:
# run Thursday 4:30 AM UTC
- cron: '30 4 * * 4'
Expand Down

0 comments on commit 57cc8de

Please sign in to comment.