Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Commit 93d52a5

Browse files
authored
.github: don't run bump-tag.yml
1 parent 81b2403 commit 93d52a5

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/bump-tag.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
name: Bump Tags on Main
22

33
on:
4-
push:
5-
branches:
6-
- main
4+
workflow_dispatch:
75

86
jobs:
97
bump-tags:

0 commit comments

Comments
 (0)