Skip to content

Commit 6632b0c

Browse files
authored
Merge pull request #156 from rees46/chore/check-workflow
feat(github): check workflow
2 parents b0227c2 + 76e128b commit 6632b0c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/version.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Bump version
33
on:
44
push:
55
branches:
6-
- debug
6+
- master
77
paths-ignore:
88
- ".github/**"
99
- "version.properties"

REES46.podspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,3 @@ Pod::Spec.new do |s|
4545
s.swift_version = '5'
4646

4747
end
48-

0 commit comments

Comments
 (0)