Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xhilmi authored Aug 4, 2024
1 parent de6b140 commit d94c4fb
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,11 @@
name: ArtifactHub Publisher Charts

on:
# push:
# branches:
# - main
# paths-ignore:
# - '.github/workflows/tag.yml'
workflow_run:
workflows: ["pages-build-deployment"]
types:
- completed
push:
branches:
- main
paths-ignore:
- '.github/workflows/tag.yml'

jobs:
# Stage Lint and Test HelmCharts
Expand Down

0 comments on commit d94c4fb

Please sign in to comment.