Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
updated cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
sdadn committed May 23, 2024
1 parent 27d449f commit 0d5c1f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ on:
type: environment
required: true
push:
branches: ['main']
branches: ['main', 'terra-application-v1']
pull_request:
branches: ['main']
branches: ['main', 'terra-application-v1']
schedule:
- cron: '0 1 * * SUN'

Expand Down

0 comments on commit 0d5c1f7

Please sign in to comment.