Skip to content

Commit e4fc1b2

Browse files
Change trigger branch from 'develop' to 'main' (#12131)
Co-authored-by: Hamish Fagg <ivdata+github@ivdata.net>
1 parent 0dd0a40 commit e4fc1b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_deploy_staging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
types:
1111
- closed
1212
branches:
13-
- 'develop'
13+
- 'main'
1414
- 'releases/*'
1515

1616
concurrency:

0 commit comments

Comments
 (0)