Skip to content

Commit

Permalink
remove types from pull_request:
Browse files Browse the repository at this point in the history
  • Loading branch information
richgreen-moj committed Jun 17, 2024
1 parent 54534ea commit c3aabbc
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/cooker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ on:
pull_request:
branches:
- main
types: [opened, edited, reopened, synchronize]
paths:
- 'terraform/environments/cooker/**'
- '.github/workflows/cooker.yml'
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ on:
pull_request:
branches:
- main
types: [opened, edited, reopened, synchronize]
paths:
- 'terraform/environments/example/**'
- '.github/workflows/example.yml'
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/sprinkler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ on:
pull_request:
branches:
- main
types: [opened, edited, reopened, synchronize]
paths:
- 'terraform/environments/sprinkler/**'
- '.github/workflows/sprinkler.yml'
Expand Down

0 comments on commit c3aabbc

Please sign in to comment.