mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-26 04:28:39 +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
|
name: Build and deploy development for release
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
|
||||||
pull_request:
|
|
||||||
types:
|
|
||||||
- opened
|
|
||||||
- review_requested
|
|
||||||
branches:
|
|
||||||
- 'releases/**'
|
|
||||||
push:
|
push:
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- 'docs/**'
|
- 'docs/**'
|
||||||
|
@ -19,7 +12,6 @@ on:
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
- nl/1595-auto-run-migrations
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy-development:
|
deploy-development:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue