Skip to content

Commit

Permalink
fix: remove pull request trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
UsamaSadiq committed Dec 6, 2024
1 parent fbe88aa commit cd3c2a7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/push-edx-analytics-dashboard-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ on:

schedule:
- cron: "0 4 * * 1-5" # UTC Time

pull_request:

jobs:
build-and-push-image:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/push-edx-notes-api-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ on:

schedule:
- cron: "0 4 * * 1-5" # UTC Time

pull_request:

jobs:
build-and-push-image:
Expand Down

0 comments on commit cd3c2a7

Please sign in to comment.