Skip to content

Commit

Permalink
Removed pull request triggers from workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
jmbarne3 committed Jun 25, 2024
1 parent 91b70d8 commit 64fbc53
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ on:
push:
branches:
- develop
pull_request:
types: [opened, synchronize, reopened, closed]
branches:
- develop

jobs:
build_and_deploy_job:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ on:
push:
branches:
- develop
pull_request:
types: [opened, synchronize, reopened, closed]
branches:
- develop

jobs:
build_and_deploy_job:
Expand Down

0 comments on commit 64fbc53

Please sign in to comment.