Skip to content

Commit

Permalink
feat: [ANDROAPP-6165] workflow dispatch test with feature branch
Browse files Browse the repository at this point in the history
  • Loading branch information
xavimolloy committed May 22, 2024
1 parent 56915a9 commit e99dbb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continuous-delivery.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Continuous change name test
name: Continuous delivery

env:

Expand All @@ -11,7 +11,7 @@ on:
- main
- develop
- release/*
- ANDROAPP-*
- ANDROAPP-6165-CI-Migrate-ReadyForTestingAPK-job-from-Bitrise-to-GIthub-Actions

jobs:
deployment_job:
Expand Down

0 comments on commit e99dbb7

Please sign in to comment.