Skip to content

Commit

Permalink
chore: Remove pull_request trigger from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
BilalQamar95 committed Oct 15, 2024
1 parent 18c76b4 commit 07d6d95
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/push-edx-analytics-dashboard-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@ on:
schedule:
- cron: "0 4 * * 1-5" # UTC Time

# Added for testing purposes. Will remove once the PR is finalised
pull_request:
branches:
- '**'

jobs:
build-and-push-image:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 07d6d95

Please sign in to comment.