Skip to content

Commit

Permalink
Update GitHub actions for 17-stable
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 committed Dec 23, 2021
1 parent c6c2538 commit 3d62c4c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/exec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ name: exec
push:
branches:
- main
- 1=7-stable
- 16-stable

jobs:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ name: lint
push:
branches:
- main
- 17-stable
- 16-stable

jobs:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ name: unit
push:
branches:
- main
- 17-stable
- 16-stable

jobs:
Expand Down

0 comments on commit 3d62c4c

Please sign in to comment.