Skip to content

Commit

Permalink
f Remove workflow_dispatch on tags yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kentsanggds committed Aug 7, 2023
1 parent 207bd78 commit 918464b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/create-pr-on-tags.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Create charts PR on tags creation

on:
workflow_dispatch:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
Expand Down

0 comments on commit 918464b

Please sign in to comment.