Skip to content

Commit

Permalink
adjust runs
Browse files Browse the repository at this point in the history
  • Loading branch information
marikaner committed Sep 13, 2024
1 parent 81e67cc commit 9fa2cef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/bump.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: bump

on:
# TODO: remove this before merge
push:
branches: ['ga-release']
workflow_dispatch:
inputs:
majorVersion:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/draft-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: draft-release

on:
push:
branches:
- ga-release
tags: ['v*']

jobs:
Expand Down

0 comments on commit 9fa2cef

Please sign in to comment.