Skip to content

Commit

Permalink
ci: trigger release only on manual trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
moabu committed Feb 25, 2022
1 parent c2d81b3 commit 5bd6c48
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/releaseplease.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
name: release
on:
push:
branches:
- master
- main
# below branch is triggered by jenkins which triggers dev image
- update-source-build-date
workflow_dispatch:
jobs:
release-simple-pr:
Expand Down

0 comments on commit 5bd6c48

Please sign in to comment.