Skip to content

Commit

Permalink
Revise test GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rosszurowski committed Jan 12, 2023
1 parent 46c61c6 commit 4dccc97
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,9 @@ on:
push:
branches:
- main
paths-ignore:
- "**.md"
pull_request:
branches:
- main
paths-ignore:
- "**.md"

concurrency:
group: ${{ github.workflow }}-$${{ github.head_ref || github.run_id }}
Expand Down

0 comments on commit 4dccc97

Please sign in to comment.