Skip to content

Commit

Permalink
refactor: 💡 remove build verification dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
heldrida committed Sep 15, 2023
1 parent 753fa01 commit c29ff9e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-verification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ on:
push:
branches: '*'
workflow_dispatch:
workflow_run:
# Only trigger, when the PR title verification succeeds
workflows: ["Build verification", "PR title verification"]
types:
- completed

jobs:
deploy:
Expand Down

0 comments on commit c29ff9e

Please sign in to comment.