Skip to content

Commit

Permalink
Watch for Linux 5.16 updates
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianishere committed Jan 10, 2022
1 parent 36c50e5 commit 5bf3b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/watch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: [ubuntu-latest]
strategy:
matrix:
branch: ['v5.15.x']
branch: ['v5.15.x', 'v5.16.x']
steps:
- name: Checkout Sources
uses: actions/checkout@v2
Expand Down

0 comments on commit 5bf3b1f

Please sign in to comment.