Skip to content

Commit

Permalink
Trigger deploy for changes in the whatwg/sg repo
Browse files Browse the repository at this point in the history
Part of whatwg/sg#171.
  • Loading branch information
foolip authored Dec 13, 2021
1 parent 6942554 commit 2046fc5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ on:
push:
branches:
- main
# Trigger for changes in the whatwg/sg repo.
repository_dispatch:
types:
- sg_repo_updated
jobs:
test:
name: Test
Expand Down

0 comments on commit 2046fc5

Please sign in to comment.