Skip to content

Commit aad696f

Browse files
committed
🐛 fix syntax
1 parent f993924 commit aad696f

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

.github/workflows/build-branch.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
name: Build branch
2-
description: Builds the current branch if applicable
32

43
on:
54
push:

.github/workflows/build-tag.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
name: Build Tag
2-
description: Creates a new tag in case there is a new gemspec version specified.
32

43
on:
54
push:

.github/workflows/release-gem.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
name: Release Gem
2-
description: Releases a gem to rubygems.
32

43
on:
54
push:tags

0 commit comments

Comments
 (0)