Skip to content

Commit

Permalink
chore: reformat code
Browse files Browse the repository at this point in the history
  • Loading branch information
paring-chan committed Jun 16, 2024
1 parent 96fc51d commit bfd559c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Deploy
on:
workflow_run:
workflows: ["Docker"]
workflows: ['Docker']
types:
- completed

Expand All @@ -13,4 +13,3 @@ jobs:
- uses: newarifrh/portainer-service-webhook@v1
with:
webhook_url: ${{ secrets.STAGING_DEPLOY_WEBHOOK }}

0 comments on commit bfd559c

Please sign in to comment.