Skip to content

Commit f5c4201

Browse files
committed
checkpoint
1 parent cb27eb8 commit f5c4201

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/bump-version.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
name: 📦 Bump Workflow
22

3+
on:
4+
pull_request:
5+
branches:
6+
- "*"
7+
push:
8+
branches:
9+
- "*"
10+
311
on:
412
workflow_dispatch:
513
inputs:

0 commit comments

Comments
 (0)