Skip to content

Commit 7ead9c2

Browse files
committed
remove test data
1 parent cf6864b commit 7ead9c2

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/cd.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: iOS CD
22

33
on:
4-
push:
5-
branches:
6-
- 'add_cd'
7-
84
workflow_dispatch:
95
inputs:
106
version:
@@ -15,9 +11,6 @@ on:
1511
type: string
1612
description: "The release branch with bumped version numbers for the release"
1713
required: true
18-
env:
19-
version: '5.0.6'
20-
release_branch: 'test_release_branch'
2114

2215
jobs:
2316
build:

0 commit comments

Comments
 (0)