Skip to content

Commit 98b0b15

Browse files
Copilotninovanhooff
andcommitted
Remove test branch from workflow triggers
Co-authored-by: ninovanhooff <[email protected]>
1 parent 3cc42e5 commit 98b0b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playstore-internal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Publish to Play Store Internal Track
33
on:
44
workflow_dispatch:
55
push:
6-
branches: [ 'release/**', 'copilot/add-github-action-playstore' ]
6+
branches: [ 'release/**' ]
77

88
# Cancel any in-progress runs of this workflow if a new run is triggered within the same branch or PR
99
concurrency:

0 commit comments

Comments
 (0)