mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 12:08:40 +02:00
Removed triggers used for testing
This commit is contained in:
parent
ccc7e3a451
commit
9c66fce9e5
1 changed files with 0 additions and 8 deletions
8
.github/workflows/deploy-development.yaml
vendored
8
.github/workflows/deploy-development.yaml
vendored
|
@ -4,13 +4,6 @@
|
|||
name: Build and deploy development for release
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
- review_requested
|
||||
branches:
|
||||
- 'releases/**'
|
||||
push:
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
|
@ -19,7 +12,6 @@ on:
|
|||
|
||||
branches:
|
||||
- main
|
||||
- nl/1595-auto-run-migrations
|
||||
|
||||
jobs:
|
||||
deploy-development:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue