Skip to content

Commit

Permalink
ci: remove exercise branch exclude to prevent merging
Browse files Browse the repository at this point in the history
  • Loading branch information
haroldcohen committed Nov 16, 2023
1 parent 7a77a1b commit 40a5361
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ on:
push:
branches:
- '*'
- '!exercise-base-*'
jobs:
lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 40a5361

Please sign in to comment.