Skip to content

Commit

Permalink
Update validate_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
typemytype authored Mar 12, 2024
1 parent cd6e37c commit 1e16785
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/validate_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ name: Validate and Build the Extension
on:
push

workflow_run:
workflows: ["Create tag"]
types:
- completed

jobs:
validate_and_build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1e16785

Please sign in to comment.