Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nitrocode committed Mar 26, 2023
1 parent 3212fe9 commit fb0fc20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Expand Up @@ -5,7 +5,7 @@ on:
branches:
- "main"
paths:
- '**/*.go'
- '**.go'
- '.github/workflows/test.yml'
pull_request:
types:
Expand All @@ -16,7 +16,7 @@ on:
branches:
- "main"
paths:
- '**/*.go'
- '**.go'
- '.github/workflows/test.yml'

concurrency:
Expand Down

0 comments on commit fb0fc20

Please sign in to comment.