Skip to content

Commit

Permalink
added workflow dispatch to the pipeline
Browse files Browse the repository at this point in the history
removed main branch trigger, will use version
  • Loading branch information
rotarur committed Sep 26, 2023
1 parent 2584f6c commit 8609137
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/image.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: ipfs-mgm image

on:
workflow_dispatch:
push:
branches:
- main
tags:
- v*.*.*
pull_request:
Expand Down

0 comments on commit 8609137

Please sign in to comment.