Skip to content

Commit 52a12d1

Browse files
comment increment version bot
1 parent aeeb1e5 commit 52a12d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/increment-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Increment Version on Dev
22

33
on:
44
push:
5-
branches: [ dev ]
5+
# branches: [ dev ] we can add back later if needed
66
workflow_dispatch:
77

88
jobs:

0 commit comments

Comments
 (0)