Skip to content

Commit

Permalink
Add openSquat source
Browse files Browse the repository at this point in the history
  • Loading branch information
jarelllama authored Apr 2, 2024
1 parent 9b41f5e commit 504d5e5
Show file tree
Hide file tree
Showing 2 changed files with 224 additions and 215 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/opensquat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,7 @@ jobs:
git add .
git diff-index --quiet HEAD || git commit -m "Retrieve domains via openSquat"
git push -q
build:
needs: run-opensquat
uses: ./.github/workflows/retrieve_domains.yml
Loading

0 comments on commit 504d5e5

Please sign in to comment.