Skip to content

Commit

Permalink
Test it
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfnl committed Apr 14, 2022
1 parent ee71e0e commit 2ecf25f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/test.yml
Expand Up @@ -3,12 +3,12 @@ name: Test
on:
# Run on pushes to `master` and on all pull requests.
push:
branches:
- master
- develop
paths-ignore:
- '**.md'
- 'docs/**'
# branches:
# - master
# - develop
# paths-ignore:
# - '**.md'
# - 'docs/**'
pull_request:
# Allow manually triggering the workflow.
workflow_dispatch:
Expand Down

0 comments on commit 2ecf25f

Please sign in to comment.