Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

Commit

Permalink
DevKit updates (#652)
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI authored Oct 6, 2020
1 parent 5b29561 commit 61603e5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ name: Documentation
on:
push:
branches:
- master
- 3.x
- master
pull_request:

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ name: Lint
on:
push:
branches:
- master
- 3.x
- master
pull_request:

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ name: Test
on:
push:
branches:
- master
- 3.x
- master
pull_request:

jobs:
Expand Down

0 comments on commit 61603e5

Please sign in to comment.