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 11, 2024
1 parent d1feefd commit 1f5b254
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/push-enterprise-access-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ on:
schedule:
- cron: "0 4 * * 1-5" # UTC Time

pull_request:
branches:
- '**'

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

0 comments on commit 1f5b254

Please sign in to comment.