Skip to content

Commit

Permalink
Merge pull request #114 from PeterDaveHello/workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterDaveHello authored Jan 4, 2025
2 parents 061d6d0 + c9157cc commit 9406343
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,16 @@ name: Tests
on:
push:
branches: [ main, master ]
paths:
- 'list'
- 'inactive'
- '.github/workflows/tests.yml'
pull_request:
branches: [ main, master ]
paths:
- 'list'
- 'inactive'
- '.github/workflows/tests.yml'

jobs:
nslookup-check:
Expand Down

0 comments on commit 9406343

Please sign in to comment.